- Notifications
You must be signed in to change notification settings - Fork 0
filecd Command Help
MattFlower edited this page Jan 15, 2013
·
1 revision
filecd <name of a source file>
Filecd helps you change to a directory where a file is located.
If the following file existed:
/home/mflower/a/b/c/d/e/somefile.txt And you typed:
/home/mflower$ filecd somefile.txt
/home/mflower/a/b/c/d/e/$ Your current directory would be /home/mflower/a/b/c/d/e/ directory.