Summary: Hi everyone, I was asked to create a ksh script which does the following: (using ksh88 on AIX) 1. Check if file transfer is finished (via sftp) 2. C...
Summary: I'm completely new to shell programming. As this is quite urgent, please offer your help. Thanks a lot! If there is a text file which contains: 1. Amt...
Summary: Guys, I am new to UNIX world and really need help of your expertise. I have file with each line of fixed length eg., DT00123 1234 FFF 56565 DT00923XX3...
Summary: Hello, Can some one tell me what was wrong with my script? I have file called list cat list s001 v s010 h s999 s ================== here is my script:...
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 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: LANkrypt0 back to my second problem the script needs to first prompt the user for a file name then opens the file with vi so it would be something lik...
Summary: Hi, How can i check for .txt file in a directory and find out the biggest file among them and then append the rest ones in that big file at any time a...
Summary: dear sir. please i need help what the echo to converte the page size 7.3 inch insted 11 inch, i tray this command but didnt work lp -c -d -o "length=7...
Summary: Hi, How can I connect to two different databases and then query both the database to extract datas from the same table and load the results to two fil...
Summary: I need to inverse a matrix given in a file. The problem is I'm stuck with writing determinant finding algoritm into code. I found this algoritm about ...
Summary: I need a KornShell script that will, among all the users currently logged on to the system, find a slot of one hour that contains the most number of u...
Summary: Thanks for your help Jim, what i need it to do is locate this string SRC="/home/user/city.x.x.x.x.x.x-day.png" ALT="day"> and replace it with SRC=./ci...
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: Need to make scripts for -transfering files from a unix server to an NT server -editing files -working with variables ... My boss gave me 4 weeks to l...
Summary: i am a dummy in ksh now i need to write a script to join a some file, either by joining 50 files to one file, or join the files in one after timeout. ...
Summary: Hello all, I'm having a problem with one part of my KSH script. Below is the script and OutPut. What I would like to do next is combine field 1 "exam...
Summary: I have a .txt file which contains several lines of text. I need to write a script program using grep or any other unix tool so as to detect part of th...
Summary: Hi. I am stuck in writing a bourne shell script. If someone could contact me by e-mail then i would give them the info. The reason as i haven't typ...
Summary: I need help on writing 2 shell scripts: 1) Write a shell script, to be called `keep', that will take any number of file names as arguments. It sho...
Summary: I'm playing with java, python, sed to get this done but couldn't, so far. Thats why I might have commited mistake while giving you data file. I appolo...
Summary: My main problem with this script is that I couldn't make it run the way it is. I believe because is missing a few menu options. I am trying to complet...
Summary: Hi, I'm running out of time and my shell script needs to: a)The user must be prmpted for the name of a directory containing some files. b) If files of...
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 ...