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.
Writing a login script in unix
Name: edir Date: March 3, 2003 at 09:48:18 Pacific OS: Redhat Linux CPU/Ram: Pentium1066/256
Comment:
Hi, I just want to write a simple login script for unix. I'm actually trying to regularily back up my work onto a cvs server. To log on to the CVS server I type. cvs login. It will then ask me for a password. How do i write a script file that will automatically supply it with the password each time. In other words suppose the name of the script is logn then all i have to do to log in is type logn. Thanks
Summary: I am trying to learn about login scripts in Linux 7.2. I would enjoy any info available-from creating/editing them to implementing them....thanks in advance. ...
Summary: how to copy a directioes from one server to other server using ftp concept in unix.can any one provide me a script for this.and how to set the user name and password for ftp in unix. ...
Summary: Hello, We just started on bash scripting in my college course, the problem is we're only dong 3 days on it. Our project for my class is to "Write a bash script that takes an ordinary file as an argu...