More Complex Aliases
Importing an argument:
alias chklog 'grep \!* log.* | more'
host% chklog reg1
alias cnt 'grep -c \!* log.*'
alias f 'finger “\!*”@lanl.gov'
Alias name
Argument
List of files
Previous slide
Next slide
Back to first slide
View graphic version