http://www.technicalpage.net/search/label/SQL

>> cd ( change directory )


cd ( change directory )

cd  folderName  -- go to  the given folderName
cd  folder1/folder2/folder3  --- go to folder3 from current folder
cd  .. go back one folder from current  folder , ie , go back one step
cd  ../.. go  back  two steps from the present  folder
cd  ../../folder1   -- go back  two steps from the present folder and then go to the  folder1

Note : there should be a space after "cd" .


GoTo_Main UNIX Page


NEXT



.

No comments:

Post a Comment