For
Jump to navigation
Jump to search
This article is a Draft. Help us to complete it.
for i in `ls sa??`; do sar -f /var/log/sysstat/$i; done
Related terms[edit]
See also[edit]
Bash
, alias,&&
, Bash history, Autocompletion,set
,unset
,export
,.bashrc and .bash profile
,PS1
,echo
, brace expansion, Function, shopt,trap
,set -e
- Programming: C, go, loop, While, for, if, variable assignment, Error handling, Regex, Function