Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: cd using inodes?
- To: tlug@example.com
- Subject: Re: cd using inodes?
- From: Thomas O'Dowd <tom@example.com>
- Date: Thu, 25 Oct 2001 16:10:28 +0900
- Content-disposition: inline
- Content-type: text/plain; charset=us-ascii
- Delivered-to: tlug@example.com
- In-reply-to: <F185eWgUSp3sJWGYdRG00013c9c@example.com>; from jean_christian@example.com on Thu, Oct 25, 2001 at 06:58:47AM +0000
- List-help: <mailto:tlug-request@example.comsubject=help>
- List-post: <mailto:tlug@example.com>
- List-subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-return-path: <tom@example.com>
- References: <F185eWgUSp3sJWGYdRG00013c9c@example.com>
- Reply-to: tlug@example.com
- Resent-from: tlug@example.com
- Resent-message-id: <ebDfuC.A.FDG.wu717@example.com>
- Resent-sender: tlug-request@example.com
- User-agent: Mutt/1.2.5i
On Thu, Oct 25, 2001 at 06:58:47AM +0000, Jean-Christian Imbeault wrote: > Cool! > > That helps solve my previous problem on how to cd/ls/rm etc ... to dir/files > that have mangled japanese names! > > I still can't read the names but at least I can do operations on them now! Did you try just using shell filename completion. That's a more normal way of doing it. Also, if you do an ls and pipe it to cat -v you can see the control characters. ie. $ touch ^Gding^G (Press ctrl-v then ctrl-g to give you the control character ^G) if you do an ls you see... $ ls ?ding To see what the ? really is, try $ ls | cat -v ^Gding Now it's easy to type the control characters so you can do operations on the filenames. Same probably works with Japanese I'd imagine. Tom. -- Thomas O'Dowd. - Nooping - http://nooper.com tom@example.com - Testing - http://nooper.co.jp/labs
- Follow-Ups:
- Re: cd using inodes?
- From: Fredric Fredricson <fredric.fredriksson@example.com>
- References:
- Re: cd using inodes?
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: cd using inodes?
- Next by Date: Re: cd using inodes?
- Previous by thread: Re: cd using inodes?
- Next by thread: Re: cd using inodes?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links