list files package prints to file list of files in a given directory.
Handy if you'd like to, say, tell a friend of yours what ebooks you have, and wouldn't feel like typing them all by hand.
Hope you can find it useful.
INSTALLATION
i assume you've got everything in its standard places; otherwise you probably know what to do anyway.
to install for one user
copy listFiles.desktop to ~/.kde/share/apps/konqueror/servicemenus
copy listFiles.sh to /usr/local/bin or elsewhere in the path
to install for all users
copy listFiles.desktop to /usr/share/apps/konqueror/servicemenus
copy listFiles.sh to /usr/local/bin or elsewhere in the path
What's New in This Release:
· added counting the number of items
· added the possibility to change the place where the listing is written to
· some minor changes to the code
Product's homepage