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: i have a data file with comma (,) seperated values. e.g: yash,yadav,ft,hyd,bang now i need to remove 1st 2 entries in this line. i.e. output should be...
Summary: Iam Beginner in scripting , I need help in scripting for Cshell (csh)environment In a directory , there is a file named test.txt , the test.txt file c...
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: 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: 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, I have a major doubt in scripts i.i if [ $MEET = '0' ] then echo " SENT " else if [ $MEET = '8' ] then echo "NOTSENT" fi fi This gave me a output...
Summary: Hi! I need help in writing a script, in fact, couple of scripts that should do the following: we have a file, the 1st script divide the file into rand...
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: There are multiple ways to do this. You can give various switches to the date command and get different output formats, etc. Or, you can pipe the re...
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! How to extract and separate multiple rows result from a query? I know how to do it for multiple columns, as we can specify the separator and use...
Summary: I am a beginner of shell scripts. I need help in writing a script for replacing duplicate of multiple lines in a list of files in a directory with so...
Summary: nails, my program should follow a general syntax: -s for displaying contacts specified, -a creates contact aking for nickname, firstname,lastname and...
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 guys, I was given a script from my teacher to do make some changes. However, I have no knowledge of program C. I would appreciate if anyone are abl...
Summary: If this is a shell script, you can add set -x after the shell declaration line. Watch what is happening whil it runs. You might also try some echo sta...
Summary: Hi, I'm i've tried installing redhat linux 8.0 on two partions (for root and swap) for dual boot on my xp machine. I chose the grub bootloader and w...
Summary: Newbie is back, I do not have a clue where to start this one. Can I get some assistance please. New boss on the block wants this and our unix tech is ...
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: hai, I need help in printing in unix on my network printer.I am running the free Bsd version of unix terminal on a Mac OS x(10.2).All the Mac's an...