Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
.cshrc and .login files
Name: priti Date: April 30, 2004 at 14:40:19 Pacific OS: Unix CPU/Ram: P4
Comment:
Hi, I have very basic question for unix's .cshrc and .login files. Where can I locate these files on unicorn? (I mean to ask under which directory I can find either .login or .cshrc files) Thanks.
Summary: After you login, type "vi .login" that will let you write to a file called .login, and specify the commands that you want to include in the .login file and after you are done, save the file. And you a...
Summary: Hi, compare two files and difference will be moved into separate file.if anybody having code for this please send asap. using diff command how can we write the shell programming and my first file is...
Summary: Hi, I currently have lots of aliases in my .cshrc file which are cd 's for lot of directories. New directories need to be added frequently so I always need to update my .cshrc file. Is there a way tha...