23 Linux CD Command Examples - The Linux Juggernaut
23 Linux CD Command Examples - The Linux Juggernaut
Uncategorized
Ads by Google ► CD Linux ► Ubuntu CD ► Which Linux ► Linux Store
pwd
/home/surendra
cd /abc/xyz
pwd
/abc/xyz
pwd
/var/ftp
cd /var/ftp/pub
pwd
/var/ftp/pub
pwd
/var/ftp
cd pub
pwd
/var/ftp/pub
pwd
/etc/samba
cd ~ Our Sponsors
cd
pwd
/home/surendra
cd –
cd .
cd ..
Example 9: Change working directory to parents parent directory or Find us on Facebook
two levels up in the directory structure.
linuxnix
cd ../.. ಪ ಟವನು 3.7K ಚು ಗಳ
cd ../../..
pwd
/var/ftp
cd ../../etc/samba
pwd
/etc/samba
Still did not get relative path and absolute path? You have to read
relative vs absolute path difference.
cd /var/ft?
cd /var/f*
cd /h<tab>/s<tab>/r<tab>/u<tab>
Note: Save the .bashrc file once edited the source it otherwise we
have to logout and login to take this effect.
cdls () { cd $1 && ls }
export CDPATH=/opt/oracle/oradba
export
CDPATH=/opt/oracle/oradba:/var/fpt/pub/lead
pushd /var/ftp/pub
popd
dirs
After this if you try to change directory /var/ftp but typed wrong as
/var/fdp this error is taken care once the above option is set.
cd /var/fdp
pwd
/var/ftp
Surendra Anne
My name is Surendra Kumar Anne. I hail from
Vijayawada which is capital of south Indian
state of Andhra Pradesh. I am a Linux
evangelist who believes in Hard work, A down
to earth person, Likes to share knowledge with
others, Loves dogs, Likes photography. I work
with ICE systems, Sydney as Sr. Consultant.
You can contact me at surendra (@) linuxnix
dot com.
Tags: cd, cdpath, dirs, Enter your zip code here, popd, pushd
Related Posts
Linux/Unix: How to Linux/Unix How to install
update timezone in redirection OpenSUSE Linux OS
a system operators(File 12.1?
How to update time descriptors) This is our post on
zone in Linux? Some explained with installing OpenSUSE
times examples OS, which
Redirecting operators
in Linux In order to
understand about