Linux Commands pwd: print current working directory mkdir: create a new directory rmdir: delete an empty directory rm -r: delete a non-empty directory ls: list the contents of the directory cd: change directory cp -r: copy a directory mv: mov...
learnwithismail.hashnode.dev2 min read
No responses yet.