Hi All I have inadvertently copied some files and directories into a system folder on a test server (apache). There is a lot of files and folders and I don't want to spend the time doing it manually if I can help it. The only way I can tell what to delete and what I want to keep is by sorting on the creation date aftr running:
# ls -l | grep <creation_time> What I cant work out is how I can then "rm -R" just those files and folders, leaving the ones with the older creation times intact. Can anybody suggest a command that might work. Cheers Stu
_______________________________________________ Peterboro mailing list Peterboro@mailman.lug.org.uk https://mailman.lug.org.uk/mailman/listinfo/peterboro