mortstar Posted June 17, 2008 Posted June 17, 2008 I'm looking for a clever file search application that will accept more than just "find x type of file" For example if I wanted to search D: for files != *.mp3 Anybody know of anything? Many thanks
Jona Posted June 17, 2008 Posted June 17, 2008 Can you not do something like find /v ".mp3" Find - Search for text 1
mattx Posted June 17, 2008 Posted June 17, 2008 Agent Ransack ? Agent Ransack - home Or like already stated - the find command. Lots of switches on the dir command too !! 1
mortstar Posted June 17, 2008 Author Posted June 17, 2008 Agent Ransack ? Agent Ransack - home Or like already stated - the find command. Lots of switches on the dir command too !! Worked exactly as I needed Thanks
ajbritton Posted June 17, 2008 Posted June 17, 2008 Agent ransack is an excellent little app and supports regular expression search filtering on filename/path and text content. It also seems quite happy to work in 'portable' mode if you just copy the files to a USB drive.
mattx Posted June 17, 2008 Posted June 17, 2008 Agent ransack is an excellent little app and supports regular expression search filtering on filename/path and text content. It also seems quite happy to work in 'portable' mode if you just copy the files to a USB drive. Indeed - I'll add it to the Admin's Admin Bar on the next update I think.....
Domino Posted June 17, 2008 Posted June 17, 2008 If its specifically media files, etc you're after then you could do a lot worse tha paul Beesly's Edusweep Announcing EduSweep at Paul Beesley Its blummin' ace produces a list of meida/scripts/exe's from a network drive, and you can quarantine or delete files straight from the report
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now