How do you change directories in unix?
Answer / Surya Bhushan Kumar
You can change directories using the cd command followed by the name of the directory. For example, `cd mydirectory` will move you into the directory called mydirectory.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to kernel protected memory?
What are the features of unix operating system?
Is learning unix useful?
What is wild-card interpretation?
How to know the present working directory in unix?
What are the bits that support the demand paging?
How to remove the last line/trailer from a file in Unix script?
What is the difference between a single dot and double dot in unix?
Is unix an operating system?
What is the chief difference between the –v and –x option s to set?
Give a brief idea about representation of devices in unix.
finding the presence of a word in a list of 'n' files (pattern matching)