Lines Matching refs:putback
583 $PUTBACK -n $* 2>$wxtmp/putback.err >$wxtmp/putback.out
587 rm $wxtmp/putback.out
651 suitable for input to putback.
700 $ME pbcom [-v] [-u] [-N] display summarized comments suitable for putback
869 $ME putback [-v][-f][-N][Teamware putback flags, see below][file ...]
870 Use Teamware putback command to putback either
873 output as the putback comments.
875 -v: pass comments verbatim to putback(see pbcom)
877 Accepts -n, -p pws, -q putback flags ('man putback'
1624 $wxtmp/putback.out >$wxtmp/pb_renames || \
2021 tmp/putback.out |$ACTSORT > tmp/renamed ||\
2048 print $1}' tmp/putback.out |
2053 nawk '/^(conflict): / {print $2}' tmp/putback.out |
2133 nawk '/^create: / {print $2};' tmp/putback.out |
4254 Remember to run '$ME pbchk' before doing a final putback (esp. if
4255 doing a putback to an official ON gate). Make sure your workspace
4267 ARC case associated with your putback.
4281 The following files will be used for putback:
4626 -p) if [[ $command == @(putback|pb) ]]; then
4923 putback|pb) wx_putback $args;;