summaryrefslogtreecommitdiffstats
path: root/bin/fdpsh
Commit message (Collapse)AuthorAgeFilesLines
* Append commands to the log file "/tmp/fdpsh.log" if, and only if, itTommy Reynolds2006-01-271-0/+5
| | | | already exists.
* 1) Make compatible with Bourne shell, bash, korn shell, and Z-Shell.Tommy Reynolds2006-01-161-7/+13
| | | | | | | 2) Redirections now work correctly in all modes. So do pipes, (), and the like. 3) Set ${SHELL} environment parameter so that subshells inherit the ". fdp-functions" environment.
* Fedora Documention Project Shell, a wrapper for the "fdp-functions"Tommy Reynolds2006-01-161-0/+45
functionality that works very much like the original BASH shell.