File and directory command line Directories List directory: ls List directory (wildcard matching): ls *.txt List all files of type: find . -name "*.txt" -print Switch/toggle between dirs: cd - Make empty directory: mkdir sample-directory Remove empty directory: rmdir sample-directory Remove directory with all contents:...
Raspberry PI
I found this useful Distribution | Username | Password ---------------|------------|------------- Debian Squeeze | pi | raspberry Arch | root | root QtonPi | root | rootme Raspbian | pi |.