Summary: Hi, I'm looking for a forgot password script that would work with a existing login script that uses PHP and MYSQL I want members to be able to retriev...
Summary: I need help with this basic script writing using bash shell. I just started using Linux and the company I work for is trying to instill this system. H...
Summary: pleas i need your help with write a script that will check who is logged on for ten times separated by an interval of 5 seconds each (sleep command), ...
Summary: Hello, I'm looking for some help with creating a script (of any flavor) that will accomplish the following: I have a vendor supplied executable that p...
Summary: Hi, Could someone please help me with a "simple" script: I want to scan a directory, (eg: /var/mydir) and email the files that are currently in that d...
Summary: I need some help with a BASH script. I am just learning shell scripting and this assignment I have been given is difficult. Anyone that can help it wo...
Summary: Hi could anyone help me with writing a script that has to do the following things: has to locate all the *.html files in a directory, parse through th...
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and accordin...
Summary: Hello! i hope somebody can help me. I would like to have help with an shell script(sh) assignment. I have a file and it contains something like the f...
Summary: I need help with following ksh script - it is only partially working - any comments appreciated! Code below: #!/bin/ksh # # Name: Cheryl.ksh # # Menu ...
Summary: I have a vbs script that I'm using to add a global group to the local administrators group. (See Below) Set oNet = CreateObject("Wscript.Network") Se...
Summary: I have my own lil problem I need help with,(I woud've posted seperatly but didn't know how) I forgot my 'power-on password' is there anyway to get aro...
Summary: Need help to query if a username exists in text file with login batch script. If it does exist then I want it to goto end of script. TIA!!! ...
Summary: Hello guys, I need help with writing a ksh, csh or bash script which will call another script and input arguments for the called upon script. The scr...
Summary: So what is wrong with my code here? I certainly could use some constructive criticisms. Fact is if I were expert in shell scripts, I probably wouldn't...