Searched refs:PS1 (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh96 function PS1.set function
149 PS1="bash$ "
/ast/src/cmd/ksh93/tests/
H A Dpty.sh75 export PS1=':test-!: ' PS2='> ' PS4=': ' ENV= EXINIT= HISTFILE= TERM=dumb VISUAL=vi LC_ALL=C
H A Dattributes.sh413 typeset -u PS1='hello --- '
415 [[ $HISTFILE == foo ]] || err_exit 'typeset -u PS1 affects HISTFILE'
H A Doptions.sh58 print $'PS1=""\nfunction env_hit\n{\n\tprint OK\n}' > $rc
435 export ENV= PS1="(:$$:)"
440 got=${got##*"$PS1"}
443 got=${got##*"$PS1"}
/ast/src/cmd/nmake/
H A Dparse.c40 #define PS1 "make> " /* primary query prompt */ macro
616 error(ERROR_PROMPT, lead > 0 && pp->cp == pp->block ? PS1 : PS2);
/ast/src/cmd/INIT/
H A Dpackage.sh1466 '') PS1="($sys) " ;;
1467 *) PS1="($sys-$bit) " ;;
1480 $exec export PS1="$PS1"

Completed in 332 milliseconds