Project

General

Profile

« Previous | Next » 

Revision 9148

lib/sh/util.sh: added limit_stdout_cmd alias

View differences:

util.sh
288 288
	(limit_stderr; "$@") || return
289 289
}
290 290
alias limit_stderr_cmd='limit_stderr_cmd ' # last space alias-expands next word
291
alias limit_stdout_cmd='stdout2stderr=1 limit_stderr_cmd '
292
	# last space alias-expands next word
291 293

  
292 294

  
293 295
### external command input/output

Also available in: Unified diff