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
XP keeps turning off wireless zero configuration
slow logoff from terminal server when using start program option
How to install Ruby On Rails on Linux (SuSE) with console support
Passing Crystal Reports Parameter to subreport filter
Cannot complete the CD writing wizard.
How to solve "Deferred: Invalid argument" problems in sendmail (bounces bouncing)
Windows XP Warning: "You chose to install Windows XP on a partition that contains another operating system ..."
onmouseout event - ajax
Grep command
Data web programming on a $0 budget