Searched refs:showme (Results 1 – 3 of 3) sorted by relevance
591 int showme = t->tre.tretyp&FSHOWME; in term() local611 t->tre.tretyp |= showme; in term()1131 int showme=0, comsub; in item() local1359 showme = FSHOWME; in item()1368 t->tre.tretyp |= showme; in item()
2045 int showme = t->tre.tretyp&FSHOWME; in sh_exec() local2101 if(shp->coshell && !showme) in sh_exec()2136 (t->lst.lstlef)->tre.tretyp |= showme; in sh_exec()2159 ((Shnode_t*)t)->tre.tretyp |= showme; in sh_exec()
426 11-03-24 For the showme option added 09-09-09, commands beginning with a ;635 10-09-13 A bug which occurred when both xtrace and showme options where636 specified in which the xtrace option disabled showme has been fixed.995 no longer causes an error. It now is used for the "showme" option.1732 06-09-06 +The showme option was added. Each simple command not beginning1735 be ignored when showme is off. When showme is on, any command