# /etc/profile: system-wide .profile file for the Bourne shells echo echo -n "Processing /etc/profile... " #export the library path export LD_LIBRARY_PATH=/lib:/nfs/lib echo "Done" echo