| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) |
Make a copy of your shell start up file before editing it to change environment or shell variables.
You can always return to using this copy if you find that the modified file is not working and you are unable to fix the problem. For example:
cd cp .profile old_profile ue .profile
The first command changes you to your home directory, where a copy of the file .profile is made in old_profile. You can then edit the .profile.
To revert to using the original .profile you simply copy it back. For example:
cp old_profile .profile
UNIX Guide home |
search |
index
| Page URL: http://sillydog.org/unix/ [SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap] This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006 |
support MozInfo701 and SillyDog701 |