Microsoft
Software
Hardware
Network
Question : Delete old files and keep 30 latest files
how can i issue a command line in unix/linux to delete all old files and only keep the latest 30 files?
Answer : Delete old files and keep 30 latest files
oops, add a ` to the end of that command..
rm `ls -t | awk 'NR>30'`
Random Solutions
Problems with root password on new MySQL server and old databases...???
Watermark macro
XP Home, Page File Error after Repair
How do I ghost one machine to another via ethernet
Emails going to blackberry using exchange 2003 POP are being marked as read in outlook
MDE to MDB
Microsatation to CAD convertor
Add administrator account to Win Server 2003
Ramdom User Profile Corruption Upon Login.
getting error Can't call method "mail" on an undefined value