Forum: *nix Software Jul 26th, 2006 |
| Replies: 0 Views: 1,456 hello,
I am trying to configure my dhcpd.conf file to handle assigning multiple systems ip address' dynamically but i would like each system to mount a different root path. For example:
I want... |
Forum: Shell Scripting Jun 6th, 2006 |
| Replies: 1 Views: 10,256 Hello, I am writing a script that is going to ping a remote host but I want the user to be able to enter in the interval and size when he runs the program. For example the user would enter this to... |
Forum: Shell Scripting Jun 2nd, 2006 |
| Replies: 5 Views: 4,298 im not actually sure I was asked to do it at work and they are using it to test bandwith i believe |
Forum: Shell Scripting May 31st, 2006 |
| Replies: 5 Views: 4,298 yes i had actually already figured that out but thank you for your help |
Forum: Shell Scripting May 31st, 2006 |
| Replies: 5 Views: 4,298 Ok i seem to have the diff script working on its own and it records the differences to a file. How would i go about combining my ftp script and my diff script because if i end the ftp script it... |
Forum: Shell Scripting May 31st, 2006 |
| Replies: 5 Views: 4,298 Hello,
I am new to shell scripting but I am attempting to create a script that connects to an ftp and downloads a folder of files. It then compares the downloaded folder on the local machine to... |