Answers for "can i see what i have done in directory linux"

3

how to check if in which folder are you present in linux

#linux command to check in which folder are you
pwd
Posted by: Guest on July-06-2021
1

linux commad to show directories

// it will show all directories or folders not files...
ls -d */
Posted by: Guest on February-22-2021

Code answers related to "can i see what i have done in directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language