Summary: Hi all, I am trying to cut the last field in myPath=/home/aby/asdf/newDir I want to sprune it to myDir=/home/aby/asdf and assign "temp=newDir" Wonderi...
Summary: Hi all, I'm creating a script to try and generate large volumes of test data. Now, the problem is that its not the most efficient, I've used mainly ks...
Summary: hello, please help. i use this command (ls dirA |cut -d. -f1 |uniq) to do listing on a list of files under dirA. files name example: A20010101.1 A2001...
Summary: Here's an interesting scenario. I need to extract rows from a file, File1 that matched certain columns in File2. File1 has data separated by comma. Fi...
Summary: Hello All I'm having a little problem using SED. I can get the SED command to work on the command line but not in a script below is the script I'm...
Summary: -- while read LINE do #tempvar=`echo $LINE` var=`echo $LINE|cut -c 2-4` echo $var sum=`expr $sum + $var` done<$FN -- This script is to cut values ...
Summary: I have been away from UNIX for quite some time, and recently have been asked to help with problems in installing a 9 gig SCSI hd as a second drive on ...
Summary: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the t...
Summary: I have a problem too! I have 2 comps on my network, host is 192.168.0.1 with subnet mask 255.255.255.0 and the client is 192.168.0.2 subnet 255.255.25...
Summary: If you want to ask people for help with your homework, you would do much better to attempt the problem then ask for help regarding specific issues tha...
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: need to know how to answer the following problem,i have a version but im getting errors i can't seem to fix,any help will be appreciated: iam required...
Summary: hi, i have a problem from last soem days. i have written a cript which set passwords for new users. but it gives me error. error is... open(slave pty...
Summary: The problem with Luke's solution is that it will also grep binary files - which can put the terminal into an unhealthy state. # all on 1-line find . -...
Summary: Hi, I have got a win 98 machine and after booting it displays the windows 98 screen for some time and then it goes into dos and displays an error abou...
Summary: I had this problem a while back. I tried allsorts to get the rsh command working. In the end I rebooted the server and Would you believe it? i trie...
Summary: I added a new HDD to install linix and it came up as primary secondary, the one with WIN is primary master, Initialy linx detected the new HDD and th...
Summary: Here's my problem...I need to poll a set of directories for files that need to be processed. When I find the files I need to make sure that I'm grabbi...
Summary: Dear all, the follow up... I managed to solve my problem by booting from the OpenBSD install cd into shell, then mounting /dev/sd0a to /usr, then edit...
Summary: http://sun.drydog.com/faq/s86faq.html: 6.30 "If you install gcc, I recommend that you rename or compress /usr/bin/cc and softlink (ln -s) /usr/local/b...
Summary: Jim, Thanks a million for continuing to help me out. I'm noticing some strange behavior in the logs, hopefully you can spot and tell me why... First...
Summary: Hello, This should be very easy for you gurus. I have this file with lots of data the fist column is time start with 0:0:0 and the second coulmn is co...
Summary: Well it's interesting, but quite treeible at the same time. My video card on the problematic machine is a SiS 5598 built on the motherboard. The vid...
Summary: I can't get Linux to Linux printing to work for the life of me. I'm using two freshly installed machines one with a HP Laserjet 4L attached to it. I ...
Summary: hi guys... my problem is something like this... i am taking values fom a txt file and storing them in different variables... my txt file has rows like...