Difference between revisions of "Pipe"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Related == | == Related == | ||
* <code>></code> | * <code>></code> | ||
− | + | * <code>[[tee -a]]</code> | |
+ | * <code>[[pv]]</code> | ||
== See also == | == See also == |
Revision as of 11:51, 15 January 2024
set -o pipefail
https://lwn.net/Articles/896872/
Related
See also
more, less, cat, pv
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: