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: 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: 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: 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: Hi I'm quite new with scripting and am having a few problems with even the simpleist things. I am trying to create a script that will tell me all use...
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 to write some scripts: 1- that get dir from arg and save to file. 2 - get 2 dirs from args, compare, report if equal. 3- Compare logged-in user...
Summary: I need help writing a script that prints to the screen how many people logged into the server before me and how many people logged in after me. If any...
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: Hi I need help with sed , i figured out how to use it but i need a way for it to remove "." and "/" like in this example SRC="../../../xxxxxxx/xxxx a...
Summary: I need help with a script that does the following operation. A text file contains the following information. AAA111 a line of some text another line o...
Summary: Hi What i i need help with is im planning on having freebsd be the operating system for an arcade emulator/multimedia system but my problem is that wi...
Summary: I need help with some script lines that will enable me to get some values which are inside a file. An example would be something like this: % pwd > F...
Summary: I need to write a script with kornshell which does this: THE SCRIPT GOES THROUGH A CERTAIN FILE AND SEARCHES FOR ANY ROW THAT CONTAINS THIS SENTENCE: ...
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: 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 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: Hi I need some help please with writing a script that will look at the idle time of a pid & kill the pid. for eg: when i do a "who -u" I get: userid ...
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: Hi All: I need a KSH script which does the following: 1. CD to Directory - "/home/RAOB/TOC/" and list the files present in that directory 2. Generate ...