Open main menu

CDOT Wiki β

Changes

OPS102 - File Globbing, Common Commands, Text Editors

99 bytes added, 16:00, 19 September 2023
Common Basic Commands
|whoami||whoami||Displays the name of the current user
|-
|clsclear||clearcls||Clears the terminal display. Note: in the Bash shell, you can also clear the screen during command entry by typing ^L (Ctrl+L)
|-
|tree||tree||Displays the filesystem hierarchy starting at the current directory (or the given directory, if an argument is provided).