/release/picobsd/floppy.tree/etc/profile
https://bitbucket.org/freebsd/freebsd-head/ · #! · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 09c3b70cbae3c0fa41ec1654935e0fa6 MD5 · raw file
- # System-wide .profile file for sh(1).
- BLOCKSIZE=K; export BLOCKSIZE
- PATH=/stand:.; export PATH
- EDITOR=ee; export EDITOR
- set -E