Re: [aclug-L] rmdir question
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, 25 Mar 1999, Maverick, Ven-Han Ieong wrote:
> it works!
Yay!
> Just for my knowledge, how do you know the directory name is contain space or
> not? Thanks
If your shell has filename expansion, and the filename doesn't start with
anything crazy, you can do:
$ more f[TAB]
and the shell will put quotes around it for you.
You can also do 'ls -lQ' or 'ls -lb'.
John's trick is a good one to remember, too.
-jeff
---
This is the Air Capital Linux Users Group discussion list. If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx. If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.
- Re: [aclug-L] rmdir question, (continued)
- Re: [aclug-L] rmdir question, John Goerzen, 1999/03/25
- Re: [aclug-L] rmdir question, Joseph Rose, 1999/03/25
- Re: [aclug-L] rmdir question, Joseph Rose, 1999/03/25
- Re: [aclug-L] rmdir question, John Phillips, 1999/03/25
- Re: [aclug-L] rmdir question, Maverick, Ven-Han Ieong, 1999/03/25
- Re: [aclug-L] rmdir question,
Jeff <=
|
|