bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13896: basename bug


From: Pádraig Brady
Subject: bug#13896: basename bug
Date: Thu, 07 Mar 2013 09:52:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

tags 13896 notabug
close 13896
stop

On 03/07/2013 04:21 AM, Shahram Farhadi Nia wrote:
> I get the following error when making the attached Makefile
> basename: extra operand `rm'
> 
> Can you help me with that?

$ basename 1 2 3
basename: extra operand `3'

$ basename 1 "2 3"
1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]