Tag Archives: cd
CD – Change Directory Command
CD – Change Directory Command ============================= – cd means change working directory – Prototype: cd [-L | -P] [directory] cd – -If you do not give any directory to cd command, it will take you to home directory. eg. cd … Continue reading
Posted in Shell Scripts
Tagged bash, cd, change directory, debian, fedora linux, shell script, ubuntu
Leave a comment