Quote:
Originally Posted by jackie_w
Please could you elaborate on how to set up a NickelMenu item to delete old screenshots?
|
Something like:
menu_item:main:Delete Screenshots:cmd_output:500:rm -v /mnt/onboard/screen_*.png
or
menu_item:main:Move Screenshots:cmd_output:500:mv -v /mnt/onboard/screen_*.png /mnt/onboard/.screenshots/
I might have mixed up the filename pattern, though, as I haven't used screenshots in a while.