After a while, a bunch of files asking for cleanup rest in some folders (like 'downloads').
This script allows to see whats in a set of 'pattern.extension' files
(using Linux xdg-open) and asks for deletion (moving to the /tmp
folder).
I leave it here for consideration and improvement. Also,
On Wed, 17 Jan 2018 15:48:31 -0800, c...@zoffix.com wrote:
> On Sun, 01 Jan 2017 09:06:32 -0800, dougljenk...@gmail.com wrote:
> > I would expect this code to ignore the conversion of $foo if no value is
> > passed for it.
> >
> > $ perl6 -e 'sub (Int(Cool) :$foo){}()'
> >
> > Use of uninitialize
On Wed, 17 Jan 2018 15:48:31 -0800, c...@zoffix.com wrote:
> On Sun, 01 Jan 2017 09:06:32 -0800, dougljenk...@gmail.com wrote:
> > I would expect this code to ignore the conversion of $foo if no value is
> > passed for it.
> >
> > $ perl6 -e 'sub (Int(Cool) :$foo){}()'
> >
> > Use of uninitialize