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: "Jean-Christian Imbeault" <jean_christian@example.com>
- Date: Thu, 25 Oct 2001 06:58:47 +0000
- Content-type: text/plain; format=flowed
- Delivered-to: tlug@example.com
- 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: <jean_christian@example.com>
- Reply-to: tlug@example.com
- Resent-from: tlug@example.com
- Resent-message-id: <1aePoB.A.k_F.Ze717@example.com>
- Resent-sender: tlug-request@example.com
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! Jc PS I was thinking their ought to be a way. Say your friendly neighbourhodd hacker hacks into your box but it's got a different language/encoding. Since he can't input the file/dir names directly how's he going to cd anywhere or edit any files ... then the idea of using inodes came up :) >From: Thomas O'Dowd <tom@example.com> >Reply-To: tlug@example.com >To: tlug@example.com >Subject: Re: cd using inodes? >Date: Thu, 25 Oct 2001 15:14:42 +0900 > >On Thu, Oct 25, 2001 at 06:03:54AM +0000, Jean-Christian Imbeault wrote: > > Is the a way to cd to a dir using it's inode number instead of it's >name? > >Interesting question. The following should work. > >$ cd `find . -inum 370505 -print` > >note, the backquotes and where 370505 is the inode number you are >interested >in. > >Tom. >-- >Thomas O'Dowd. - Nooping - http://nooper.com >tom@example.com - Testing - http://nooper.co.jp/labs > >----------------------------------------------------------------------- >Next Technical Meeting: Sat, Nov 17 13:30- Leading Edge, Place Canada >Next Nomikai Meeting: Fri, Dec 21 19:30- Tengu Tokyo Eki-Mae >----------------------------------------------------------------------- >more info: http://www.tlug.gr.jp Sponsor: Global Online Japan > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
- Follow-Ups:
- Re: cd using inodes?
- From: Thomas O'Dowd <tom@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