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 15:14:42 +0900
- Content-disposition: inline
- Content-type: text/plain; charset=us-ascii
- Delivered-to: tlug@example.com
- In-reply-to: <F154NPPzQT456UnHAaa00013e64@example.com>; from jean_christian@example.com on Thu, Oct 25, 2001 at 06:03:54AM +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: <F154NPPzQT456UnHAaa00013e64@example.com>
- Reply-to: tlug@example.com
- Resent-from: tlug@example.com
- Resent-message-id: <XhxywC.A.98F.e6617@example.com>
- Resent-sender: tlug-request@example.com
- User-agent: Mutt/1.2.5i
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
- References:
- cd using inodes?
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
Home | Main Index | Thread Index
- Prev by Date: cd using inodes?
- Next by Date: Re: cd using inodes?
- Previous by thread: cd using inodes?
- Next by thread: Re: cd using inodes?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links