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.
Sorting dates in unix shell scripti
Name: In Great Need!!! Date: December 28, 2002 at 00:10:09 Pacific OS: Win 98 CPU/Ram: p3 256
Comment:
Hi. Given a file ("dfile") that has nothing but a bunch of dates in it that are inputed from the command line, what is the code syntax that will allow me to sort those dates chronologically?
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 vary slow ...
Summary: Hi all, I have 2 flat files database: 1. Record A.txt Name|SerialNumber|PartNumber|Location|Addeddate|Expiredate hawkeye|123456|321-23-2345|H1|10/22/2002|01/05/2003 2. Record B.txt SerialNumber|AddedD...
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 vary slow ...