aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d
Commit message (Expand)AuthorAgeFilesLines
* Port ud() to POSIX shTom Ryder2016-08-201-0/+42
* Remove option term spec from bd()Tom Ryder2016-08-201-7/+3
* Improve error handling of cd() a bitTom Ryder2016-08-201-17/+21
* Port bd() to POSIX shTom Ryder2016-08-201-0/+67
* Change cd() into POSIX shell scriptTom Ryder2016-08-191-0/+72
* Suppress stderr from command -v checksTom Ryder2016-08-182-2/+2
* Sort the output of env(1) if no argumentsTom Ryder2016-08-181-0/+8
* Port grep() and ls() to POSIX shTom Ryder2016-08-182-0/+50
* Replace Bashism "hash" with POSIX sh "command"Tom Ryder2016-08-181-1/+1
* Allow mksh to use pdksh's startup filesTom Ryder2016-08-171-1/+1
* Explain ksh.sh a bit moreTom Ryder2016-08-171-1/+3
* Move ksh ENV handling into shrc.dTom Ryder2016-08-171-0/+8
* Include shrc.d in check-sh targetTom Ryder2016-08-171-2/+2
* Add parens after hgrep() name in errorTom Ryder2016-08-171-2/+2
* Move simple Bash/pdksh functions into POSIX shTom Ryder2016-08-1716-0/+162