There are many ways to clean up or remove files, including using commands such as rm (remove), rmdir (remove directory), shred, and unlink. The rm (remove) command is the most obvious way to remove ...
Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...