Project

General

Profile

« Previous | Next » 

Revision 8658

lib/util.run: added zip/unzip echo_run aliases

View differences:

util.run
105 105
"
106 106
	)|echo_stdin) "$@"
107 107
}
108

  
109
alias zip="echo_run zip"
110
alias unzip="echo_run unzip"

Also available in: Unified diff