Linux
pwd – Print the Current Working Directory
pwd stands for "print working directory." It outputs the full, absolute path of the directory you're
pwd stands for "print working directory." It outputs the full, absolute path of the directory you're
To delete a folder along with everything inside it — files and subfolders included — use rm with the -r (recursive) flag: