[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] cd in bash or ksh, how to do this
- Subject: [ale] cd in bash or ksh, how to do this
- From: savithari at gmail.com (Narahari 'n' Savitha)
- Date: Fri, 17 Sep 2010 17:44:45 -0400
Friends:
I remember using cd in the following way.
$pwd
/this/is/the/folder/that/all/are/in/now
The folder structure till the that is
$ls /this/is/the/folder/that/
all
males
females
I was able to do this
$cd all males
$pwd
/this/is/the/folder/that/males/are/in/now
$cd males females
/this/is/the/folder/that/females/are/in/now
I cant seem to find that command now.
Anyone knows how to do this or where to find this.
(bash or ksh is fine too)
-Narahari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20100917/35381245/attachment.html