Complete.Org: Mailing Lists: Archives: discussion: March 1999:
Re: [aclug-L] rmdir question
Home

Re: [aclug-L] rmdir question

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] rmdir question
From: Jeff <schaller@xxxxxxxxxxxxx>
Date: Thu, 25 Mar 1999 13:19:04 -0600 (CST)
Reply-to: aclug-L@xxxxxxxxxxxx

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.



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