Microsoft
Software
Hardware
Network
Question : using the bash sort command, now do I sort dates ?
The data is:
02/05/09 000218L3
02/02/09 000304L3
01/19/09 000294L3
01/28/09 000379L3
02/02/09 000036L3
01/23/09 000207L3
01/19/09 N00311L3
02/23/09 000405L3
12/29/08 000051L3
Answer : using the bash sort command, now do I sort dates ?
sort -t/ -n -k3 -k1 -k2 file
Random Solutions
SQL server 2000 taking 50% cpu on dual core with SBS windows
Suspicious Files
WMDC doesn't see my device to sync, but it appears in device manager. Port problems?
vista home premium
Moving AOL Saved To My PC email to Outlook
sendmail startup
How many visitors per month should I have to do ads?
Block website catogories with GPO
CS3/AS3/XML photo gallery
How can we run a vb script in Linux proxy server?