bug-bash
[Top][All Lists]
Advanced

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

Brace expansion error


From: Matt Young
Subject: Brace expansion error
Date: Mon, 16 Dec 2002 11:45:31 -0800
User-agent: KMail/1.4.3

echo ~/{"old"}
echo ~/{"old","new","dist","bugs"}

Results in:

/root/{old}
/root/old /root/new /root/dist /root/bugs

When there is only one element, braces do not expand.




reply via email to

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