Summary: Hello, I have a file of this form X B1 K Y B6 L Z B5 M D B3 N E B20 O F B60 P G B20 Q ..... I want to replace the 60 different values (which are repea...
Summary: Hi Ghostdog/nails, I still get the same error. Furthermore i just realised that I don't need to take the values following .set. Only take records from...
Summary: Hi all, I'm trying to write the first 50 rows from file A to a new file. By using 'head -50 fileA' i know i get to see the first 50 rows of that file....
Summary: my file contains data in the following format 1951 1 10 1951 1 20 1951 1 30 1951 1 40 1952 1 12 1952 1 22 1952 1 32 1952 1 42 and so on I want to look...
Summary: hi all i have used a script to split a rows into columns like below: file a 100|22,43,56 101|24,43 into file b 100,22 100,43 100,56 101,24 101,43 the ...
Summary: Hi, i have ksh script to fetch the data from oracle database and store the output in a .xls or .csv file. But the output having more then 70,000 rows....
Summary: Hi expert guys, I need your help with awk or python scripting! I need to find and mark rows in my file where there are element repeated in the followi...
Summary: Hi I try to add file name in end of the line of every row.Its work one file. but same code is not work other same type of file File Data: A,VF-NL...
Summary: Can someone tell me how grab only the first column and not everything. ie nbk* nbk4k63:x:23022: nbk4r27:x:23023: nbk2uhx:x:30623: nbkw6is:x:30238: K...
Summary: I need help how to write the script rename the all the files "20060723" to "20060724" but all the name still be the same. Please help. Thanks NDCM_...
Summary: I'm hoping someone can help me or give me a hint on something I've been trying to do for over a week now. When I run the following script (in HP Unix...
Summary: Hi, I am trying to write an awk program (not shell script) to find the day of the week given the date "mm/dd/yyyy" as argument.The program should make...
Summary: Hi, I want to process a file and get some particular fields out of the file. The file will look something like this: ------ Created: 11/07/2003 10:35...
Summary: Does anyone out there know how to send an attachment using the mail command, actually from the command line (not from within scosh mail/scomail)...
Summary: How do I set a variable to the character length of a string? I have tried several such as n=len($a) n=length($a) set n [string length $a] They do not...
Summary: The \1 references the first parenthesized subexpression within an RE, and \2 would represent the second parenthesized subexpression, etc. You can have...
Summary: Recently I have been searching for old documents, I was surprised when I could not find the lion's book in PDF or something, I know that it is in prin...
Summary: Guys, I know nothing about Unix, so I thought... I'll ask someone who does. My wife's work has a small server (don't ask whats in it yet cause I haven...
Summary: could you just guide me how to install 2nd hard-disk and mount the file system on to sco-unix 5.0.5. please give the step-by-step procedure. regards s...
Summary: Hi Friends, I have a requirement to format a file and am notcing a bug and inefficency. Can somebody give some suggestions? I would appreciate your he...
Summary: I have a machine running Solaris 2.6. In the /var/adm/adm/messages file appears many times the following error: rsh[27767]: can't get stderr port: Res...
Summary: I will be studying UNIX as well as C and C++, and I'd like to get some idea about what the best fields are, monetarily and just as a job. What's excit...