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
Configure UAC to allow background admin function on domain computers??
Installing new domain controller question
How do I sync two Outlook 2003 calendars on one PDA?
New domain 550 5.7.1 Unable to relay
Ad network that allows you to choose the ads posted?
kernel_stack_inpage_error on Windows Server 2003
Password utility
How to port GCC
Exchange 2003 SP2\Activesync question
VPN set up between sites with the same IP subnet (192.168.1.0), can this work using the Check Point VPN client