Term
|
Definition
| Quick diagnostics. Useful for installing scripts , computer information. |
|
|
Term
|
Definition
CR: Carriage return ASCII 13, returning to the carriage of typewriter ^^
LF: Line Feed ASCII 10, rolling a piece of paper up 1 line
Combine them into CRLF -> left and down a line
*Nix uses the LF character Macs use the CR character Windows uses both -- with the CR coming before the LF
Transferring using ASCII will fix instead of binary |
|
|
Term
|
Definition
| Searching previous commands |
|
|
Term
|
Definition
| To put process into background processing |
|
|
Term
|
Definition
| Result of a bash command as input to another command, but not via STDIN. |
|
|
Term
|
Definition
| Display calendar and date Easter |
|
|
Term
|
Definition
|
|
Term
|
Definition
| show current free space on disk |
|
|
Term
|
Definition
| to see current memory status |
|
|
Term
|
Definition
|
|