|
The answer to 1 is: Because that is the way that worked!Pete@xxxxxxxxxx 12/15/2009 2:45:33 PM >>>
Hello,
What was confusing me is that the .profile files are "invisible" when
you use the wrklnk command.
In Unix, a filename that starts with a dot is a "hidden" file. Much
like a hidden file in Windows, you can not normally see it in a
directory listing.
On Unix systems, any per-user configuration files are stored in the
users home directory. However, a user logs on to their home directory
and uses it for all of their documents and other work. So it'd beeasy
for them to accidentally delete configuration files, et al, if theymight
weren't hidden. For example, they might be doing their "spring
cleaning" and deleting the files they don't need. The casual user
not understand a "Profile" file (since it was likely installed by IT)future
and so might think "I never use this, I'll delete it". Causing
logins to work improperly.your
That's why it's hidden. It's nicer, because it's not cluttering up
workspace, and it's safer, because the casual user won't accidentallyif
delete it.
Not really a problem on i, because folks rarely use their home
directories the way a Unix user would. Indeed, you're lucky on IBM i
the users even know the IFS exists. But, IBM treats it the way Unixmanipulate
does, for ease of porting apps.
Anyway... this leaves me with two questions:
1) Why do you use .profile for your PATH?
2) If you only need to change it once each year, why not just
the PATH variable directly rather than updating your .profile? Is ita
permanent change that lasts the whole year?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.