bug-bash
[Top][All Lists]
Advanced

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

Quick question: mv !(file) !$


From: Yang Zhang
Subject: Quick question: mv !(file) !$
Date: Thu, 08 Jan 2009 15:30:04 -0500
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Hi, why doesn't the second command work? (Trying to move all files into a newly created directory.)

$ mkdir dhclient
$ mv !(dhclient) !$
bash: !: event not found

--
Yang Zhang
http://www.mit.edu/~y_z/




reply via email to

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