INTERNACIONALITZACIÓ
INTERNACIONALITZACIÓ CHEAT SHEET ABOUT LINUX COMMANDS 1. File and Directory Navigation pwd – Shows the current directory. ls – Lists files and directories. ls -l – Lists with details (permissions, owner, size, date). cd [directory] – Changes directory. cd .. – Moves up one level in the directory structure. cd / – Goes to the … Read more