L110: Linux System Administration I

PWD The current working directory SHELL The shell used (bash in most Linux distributions) TERM The current terminal emulation ... and the two output descriptors, stdout and stderr, is the screen. A process and it’s 3 descriptors Numerical values for stdin, stderr and stdout ... Example changing uppercase letters into lowercase: ................
................