Dec 18, 2012

openSUSE Forums: 懂SHELL的人帮我看一下

openSUSE Forums
openSUSE Forums
懂SHELL的人帮我看一下
Dec 19th 2012, 00:48

我想删除*.txt以外的文件。
cook@linux-ir2d:~/downloads> rm -rf *.!(txt)
bash: !: event not found
cook@linux-ir2d:~/downloads> rm -rf *.^[txt]
cook@linux-ir2d:~/downloads> rm -rf *.[^t]xt
都不行。应该怎么用SHELL做到?

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments: