Basic Commands in Linux - To display current directory or folder

PWD

    This command will show you the current directory in which you are working.


pwd -this command will display output as below, showing your current directory or folder.

/home/jaravis/files

Comments

Popular posts from this blog

Basic Commands in Linux - To display list of files and folders in a directory or folder

Basic Commands in Linux - To display Date And Time

Basic Commands in Linux - To create a file