Summary: I use Perl for all of these types of requirements. The core Perl libraries are usually on all Linux and UNIX system because part of the standard OS u...
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: Hi All, as a newby to unix I ask you this: I need to build a shell script that puts data from a csv file into an Oracle 8i databasethe width of the da...
Summary: Hi, I need help for a shell script to have a user enter a date into the program. When the date has been entered in format dd/mm/yyyy, i need the scrip...
Summary: Hi Everyone, I need help with Unix. I have to write a script that will convert currency. It has to convert US to Canadian dollars and vice versa. A...
Summary: i need to make a shell script that will take in two parameters: a directory and a size. it'll look somthing like this: filesize [dir] [size] (*where...
Summary: Hey guys, I need help really bad on this one script, it's for my class project and I am new to Unix and writing shell scripts. Can anyone PLEASE tell ...
Summary: I need help with merging two files with matching data. I know very little about writing scripts so please answer at the most granular level if possibl...
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: Hi, I'm new to shell scripting (ksh). I have a file called buildnumber.txt that has the value 1 inside it: #cat buildnumber.txt 1 I need to write a sh...
Summary: Hey I'm doing a programmaning project in class. One of the programs I have to do is to create a program that will allow the user to type in a number,...
Summary: Hi, I am new to unix. I need copies of written shell scripts so that I can learn and run them. If you can help please email me at yugos1@excite.com ...
Summary: I like the resources that you provided with FTP question. I need help with parsing a file on an IRMFTP server with a name like "FAU.PB1.budget". How...
Summary: I need a file to run a ndstat -l and find the line "Interface speed: 1000 Mbits/sec" and extract the 1000 Mbits/sec and add it to a file. Thanks for t...
Summary: I need to write a shell script to mail to a list of email-ids. Email-ids are stored in a text file with 1 id in a line. Need to read each line (till E...
Summary: I need help displaying users in a certain format. I need it to show the UID, PID, PPID, CLS, PRI, C, STIME, TTY, TIME, and COMD. In that order. I have...
Summary: Hey everybody.. I am wondering what software should I download for my PC at home to write and compile Unix Shell Script? Please reply as soon as possi...
Summary: I need to write a shell script that find all files named user.cgi and move them to the /tmp directory, sending standard error to the bit bucket in one...
Summary: hi guys i need to write a shell script that recursively descends all the subdirectories finds the maximum length of any file in that hierarchy help me...
Summary: Hi I need to write a shell script which will search for a substring in a given string & return & print the position of the first character of the subs...
Summary: Hi and Thanks for your feedback. I was actually trying to be as brief as possible in the message when I wrote it but I should've been more specific o...
Summary: Hi Guys, I have a unix shell script which is like this... sqlplus -s $FEB_UID/$FEB_PWD@feb_dev |& print -p "select '|'||job_id||'|' from jobre...
Summary: hi i need to write a shell script which will save ps -aux commans output to a logfile at regular 10 min interval anybody has idea how to do it ? TIA ...