On Sun, 14 Aug 2005 14:48:28 +0530, SHADAB FARRUKH <[EMAIL PROTECTED]> wrote:

but the problem is each time i login i have to repeatethe procedure of writing command to connect internet.I thought of creating batch file for these command ......
how do i do that?

If you want run commands everytime you login, then add your
commands into ~/.bash_profile file (assuming that your default
shell is set to bash, of course). Though, I'm afraid that this
might cause more problems than solving it for your requirement.

--
Chandrashekar Babu.
http://www.chandrashekar.info/

PS: "batch file" is a MS-DOS terminology. On linux, you create
"scripts" (mostly, "shell scripts" i.e.).




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to