View file File name : run-help-p4 Content :if (( ! $# )); then p4 help commands else p4 help $1 fi | ${=PAGER:-less}