Summary: Hi, I need to create unix tags for my project. We have several C programs calling other C/PRO*C programs in our project. But whenever I am in a par...
Summary: Hi janie_rose, It's not the exact answer I think. First let me explain the problems I faced. I was in a situation where I need to create a em...
Summary: Hi! I would like to find out if there's a way to span archive files in UNIX, like the same way winzip can span files? I've looked at the tar command b...
Summary: Is there a way to print in "Landscape" format in Unix? I don't know if you need this info but here it is anyway: /home/narsman% uname -a OSF1 V4.0 15...
Summary: In UNIX nearly all files are text files. there is yet another utility called "rtf2txt" - see a pattern here ? - that will do the rtf to text conversio...
Summary: When I do uncompress in UNIX any file of 2/3GB the CPU load shoots up very high as 99%. Does any one have experienced this. What is the solution. Wher...
Summary: How do i read binary files in Unix and as i know that counting the number of records in a file could be done using WC command, but how to use it for c...
Summary: In Job searching, is it absolutely necessary to be Certified in Unix? I'm assuming a certified test is necessary if you want to be a Unix System Admi...
Summary: i want to open internet explorer window in unix system. i want to automate this. till entering into my yahoo page i want to automate. i ll store my us...
Summary: Hai All What is the advantage of Stream-oriented approach in Unix over record-oriented in other operating systems. thanks in advance padma ...
Summary: 1) How can you find out what code page UNIX is using (437, 850)? 2) How do you change it if it's set to 437 and I need it to be 850? 3) Any advice (do...
Summary: I'm looking for the fastest way to read and write a large file in UNIX shell. A read loop for the input and an echo for the write works, but it is va...