Enable command line editing in the shell

This commit is contained in:
luigi 2001-02-18 06:54:07 +00:00
parent 749008ef4d
commit 8d41a8fd84

View File

@ -1,3 +1,4 @@
# System-wide .profile file for sh(1).
BLOCKSIZE=K; export BLOCKSIZE
PATH=/stand:.; export PATH
set -E