Comments on: Creating a small (hopefully usable) utility: File Deleter http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/ Video logging, other blogging and other ventures Sat, 19 Aug 2017 03:24:55 +0000 hourly 1 http://wordpress.org/?v=3.4.2 By: mosmondor http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-706 mosmondor Thu, 19 Jan 2012 23:25:27 +0000 http://www.videophill.com/blog/?p=501#comment-706 Hi Borut :) Maybe I would go that road, if I wanted to do a utility that would be overkill in many many ways. My choice is useful utility for USERS not uber-geeks :) Hi Borut :)

Maybe I would go that road, if I wanted to do a utility that would be overkill in many many ways. My choice is useful utility for USERS not uber-geeks :)

]]>
By: Borut Hadzialic http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-702 Borut Hadzialic Tue, 17 Jan 2012 09:09:42 +0000 http://www.videophill.com/blog/?p=501#comment-702 Hi Mosh :) On *nix for this task someone would use the find program to find files by all sorts of criteria, and use a -delete switch at the end to delete them. Maybe the find manpage (eg. http://linuxmanpages.com/man1/find.1.php ) can give you ideas about additional criteria types or some other options. Hi Mosh :)

On *nix for this task someone would use the find program to find files by all sorts of criteria, and use a -delete switch at the end to delete them.

Maybe the find manpage (eg. http://linuxmanpages.com/man1/find.1.php ) can give you ideas about additional criteria types or some other options.

]]>
By: Igor http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-694 Igor Thu, 12 Jan 2012 09:10:54 +0000 http://www.videophill.com/blog/?p=501#comment-694 One particularly useful feature would be to *filter* files visually until you are satisfied, and *then* delete simply what's shown on some explorer-style screen... One particularly useful feature would be to *filter* files visually until you are satisfied, and *then* delete simply what’s shown on some explorer-style screen…

]]>
By: Hot http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-693 Hot Wed, 11 Jan 2012 22:37:29 +0000 http://www.videophill.com/blog/?p=501#comment-693 When will be available? When will be available?

]]>
By: mosmondor http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-692 mosmondor Wed, 11 Jan 2012 21:29:06 +0000 http://www.videophill.com/blog/?p=501#comment-692 Yeah, I forgot that - it will be some kind of a 'dry run'. Thank you, be prepared to receive your own copy of the (anyway) free utility :) Yeah, I forgot that – it will be some kind of a ‘dry run’. Thank you, be prepared to receive your own copy of the (anyway) free utility :)

]]>
By: rjasmin http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-691 rjasmin Wed, 11 Jan 2012 21:12:33 +0000 http://www.videophill.com/blog/?p=501#comment-691 App should be capable of making a list of files matching given criteria before deletion, giving user a opportunity to verify deletion App should be capable of making a list of files matching given criteria before deletion, giving user a opportunity to verify deletion

]]>
By: mosmondor http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-690 mosmondor Wed, 11 Jan 2012 20:02:51 +0000 http://www.videophill.com/blog/?p=501#comment-690 Another BTW, I plan to publish this utility for free, so please, ADD features (I'll discard them if they don't make sense, of course!) Another BTW, I plan to publish this utility for free, so please, ADD features (I’ll discard them if they don’t make sense, of course!)

]]>
By: Vnuk http://www.videophill.com/blog/creating-a-small-hopefully-usable-utility-file-deleter/comment-page-1/#comment-689 Vnuk Wed, 11 Jan 2012 20:02:27 +0000 http://www.videophill.com/blog/?p=501#comment-689 App should be able to execute profile from command line without gui... App should be able to execute profile from command line without gui…

]]>