![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| full path of .profile in unix | dba | UNIX for Dummies Questions & Answers | 6 | 02-22-2008 03:12 AM |
| Where can I read about the difference between "..profile" and ".profile" | zorrokan | UNIX for Dummies Questions & Answers | 2 | 09-04-2007 10:35 PM |
| Difference between .profile and .~/.profile | maneesh mehta | SCO | 3 | 12-14-2005 01:35 AM |
| changed .profile but didnt ./.profile, yet reflected changes | yls177 | UNIX for Dummies Questions & Answers | 4 | 12-05-2002 08:21 AM |
| why i have local.profile, local.cshrc,local.login instead of .profile, .login ? | abidmalik | UNIX for Dummies Questions & Answers | 5 | 08-26-2002 10:47 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
1. What is .profile in unix ?
2. What are they used for ? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
It's a shell initialisation file. Check out the manual page for your shell for more information on it's initialisation files.
Cheers ZB |
|
#3
|
|||
|
|||
|
Since you perhas know Mickeysofts graphical interrupt handler: it is a sort of "autoexec.bat", but not for the machine but for every user.
It is executed when the user logs on and sets certain settings for him automatically. bakunin |
|||
| Google The UNIX and Linux Forums |