Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
scripts to merge file vertically
Name: tenghin Date: October 14, 2003 at 22:03:02 Pacific OS: hpux CPU/Ram: PA-RISC
Comment:
Hi, anyone has any idea how to merge two files vertically, meaning first line of file1 merge with first line of file2, second line of file1 with second line of file2...
Summary: Would you please help me write a script to move file between dirs? I am new to unix. But I need this for my work. The script should check id and pw. thanks. ...
Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, path and line number containing the searching string ...
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 & 8th fields(0/1- Assume exclusive here for simplicity...