opnsense-src/release/picobsd/floppy.tree/etc/profile

6 lines
128 B
Text
Raw Normal View History

1998-08-27 13:38:45 -04:00
# System-wide .profile file for sh(1).
BLOCKSIZE=K; export BLOCKSIZE
PATH=/stand:.; export PATH
EDITOR=ee; export EDITOR
set -E