New Activity
Play Matching Pairs

rm

cp

PWD

mkdir

rmdir

Touch

creates a blank version of the file. If the file does exist, this command updates the file's modification and last accessed time.

Creates a new directory.

Displays the current working directory.

Copying leaves the source contents (directories and files) intact. Use the -r or -R option to recursively copy

Removes a file or directory.

Deletes an empty directory.