Summary: Hi, I have a file in the format of a listing of item numbers in one column in the (*.xls) -excel file. I would like to have an output in a different f...
Summary: Hi, I am trying to write a unix script for a student database program. I have some pieces of script for this database that was left to me. ...
Summary: Please help! I have a assignment for my class to write a simple unix script but I don t know it:( Could you write me one? Many thanks in advance ...
Summary: Hi there, Is there any professional here help me on this? I'm totally new with UNIX env. Also, I got the first assignment regarding UNIX Script. I don...
Summary: I'm getting a little frustrated and would appreciate any help. I'm writting a unix script, and no matter what I do, it ignores the command line variab...
Summary: Can someone help me decipher this? This is from an older Unix script, not sure exactly what it does: ... find . $DATA -newer $DATESTAMP -exec stat -m ...
Summary: Hi all, I am writing a unix script and am desperately trying to have it accept parameters not using the $1, $2,.. $9 way but by allowing arguments on ...
Summary: Hi All, I am quite new at unix script. I have two questions to ask for your help. 1) I will do quite a lot of experiments. The output file names of di...
Summary: HI there, if anyone can help me it will be much appreciated. I need to make a bourne shell script which will ping a total of 30 servers to make sure ...
Summary: Hi, I want to create a unix script which will keep on executing 'sp_who' for sybase database (name = my_sybase) in every 5 mins. Please help ...
Summary: Luke Chi, Thanks again for your help. However, it seem like my program can't recognize the control character for the F8 key ^AG. For your information...
Summary: I'm trying to write a unix script that will delete files in a specific directory after they are 30 days old. I know how to do this conceptually but th...
Summary: Have written an awk and sed script contained in a .bat file. It operates on a long input text file. What I want to do is have the .bat file operate ...
Summary: Hi, I wud like to execute a unix script from a stored procedure at some step. please advise on how to do this. thanks for your help. Regards, Jern ...
Summary: How to disconnect DB connectivity in a UNIX script. I have connected to a DB using sqlplus command in UNIX shell script. I need to know how to check t...
Summary: I've written a unix script that monitors unix processes on a server. If the number of processes running drops below an expected level in mails a suppo...
Summary: how do i assign a hotkey to a script? in our system, we print the output of an application by pressing the print screen (screen dump) button and it lo...
Summary: Out of nowhere, I suddenly need to rename a file with the current date and time automatically appended e.g. the script should prompt you for a filenam...
Summary: Basically in unix script I would like to know what the command is ot get the cursor (telling you what line you are on) back to the top - without closi...
Summary: hi, I need to use a unix script to accept information from users through a html form and send it to an email address. I dont want to use perl. I ti...
Summary: I would like to write a Unix script to do the following: 1. Check if a filesystem is mounted, if the file system is mounted on this system, exe...