Quote:
Originally Posted by hokie83
|
That is the entire program.
It will 'fix' every file that matches the name pattern: bg_*.png
in the current directory.
Nothing more for you to do than run it, on the kindle, with the current directory correctly set.
To do it interactively requires command line access -
either kTerm or ssh connection.
To do it push button style, take that one line program, put in a file (*.sh), precede it with a cd command to the proper place, and dress it up as a KUAL menu extension.