ubuntu:bash
This is an old revision of the document!
BASH
Bash, the Bourne Again Shell, is the default command-line interpreter in most Linux distros.
Append a string after each line
Arithmetic evaluation and errexit trap
Assign Output of Shell Command To Variable
IFS (internal field separator)
List files excluding some files
Read a file (data stream, variable) line-by-line (and/or field-by-field)
Redirect Output To File, And Still Have It On Screen
Run a program in the background
Store the return value and/or output of a command in a variable
ubuntu/bash.1575680216.txt.gz · Last modified: 2020/07/15 09:30 (external edit)