The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
profile script command syntax
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
profile script command syntax
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
02-12-2002
thehoghunter
Guest
Posts: n/a
Check the man page on profile.
(Care must be taken in providing system-wide services in
/etc/profile. Personal .profile files are better for serv-
ing all but the most global needs.)
I was using a ksh to test your profile on Solaris 2.6.
thehoghunter