Summary: Hi all, I was editing my c++ file in sun-solaris and then when i ran the make file i got an error saying some junk char not defined in the file,later ...
Summary: Those commands may be useful, but what I'm really trying to do is compile c code in UNIX which can convert a binary datafile to ASCII. From there, I c...
Summary: Hi, I have a command line tool that takes a binary file as an argument and produce a text-based file. (For example % myapp -rt file.bin). I want to m...
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: Hi, I would like to know how to convert a text file in UNIX to HTML using awk? For example, my file has the following contents : Name Age A 23...
Summary: Hi, How to convert a text file (which is tab delimited) into an .xls file. in unix scripting. I tired renaming the extension of .txt into .xls. It see...
Summary: Hi, I would like to attach a report file to the mail that I send using unix mail command (/usr/ucb/mail). Is that possible with unix mail. I am workin...
Summary: I have a very large file that I need to move to an external hard drive to free space. The error msg is that there is not enough room on the current d...
Summary: Hi, How can I convert a pcl file to .out file? I have .pcl file if I print this file before the actual datafile. Both are getting printed separatel...
Summary: UNIX uses postscript for all printing. For non-postscript printers, the rendering into printer format is normally done by ghostscript. i.e., ghostsc...
Summary: I have a lot more information on what my customer is trying to do. He has SCO 5.05. He has UUCP but no SendMail. He is creating the ASCII text...
Summary: sort command in Unix works for ascii file ( text file ) !!! it does not work for binary file you need to fin a program to convert the file to ascii t...
Summary: Wanted to know if there is any utility which can convert a .a library to .lib which can be used in windows. I dont have the source of some files in UN...
Summary: Well that solution work but it is valid for only one page and sometimes the order of the text is completly wrong... I think what that person is lookin...
Summary: I want to write a csh script to search files "Scan_ddmmyy.csv" placed in a directory. The program should look for EXCLUSIVE flags in the 6th, 7th & 8t...
Summary: If you have the proper access to the machine, the easiest thing is to FTP the files between the UNIX box and the PC. If they are text files, be sure ...
Summary: Do you know of a unix tool that enables me: a. to add version information to an already compiled binary file b. read that info? ( I know about what a...
Summary: i have windows on my computer at home. i am trying to send a doc to another computer which is with unix. i connect this machine via telnet so i have t...
Summary: Hi, I'm having problem writing to a log file. Appreciate if anyone can help. I'm running an application thru a script ("A") with input and output file...
Summary: Thx David and Theodore for the answer for split i was able to split the file a xxx.tar file which is not a text file now how do i join this binary fil...