Talk:RUNZ
From Hacktolive.org
add title to all message dialogs
- check if suid is set and refuse to run file if it is on (check if root is owner?): http://www.linuxforums.org/forum/misc/11535-what-suid-root-file.html
if file is open and we move it, then the moved file will not open (as expected)
check if file is open: http://www.linuxforums.org/forum/linux-programming-scripting/64925-how-check-if-file-being-read.html
lock files to not allow move
http://hacktolive.org/wiki/File:SRUN_2.png
http://brainstorm.ubuntu.com/idea/2141/
Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail
TODO: add new line after "Description (unverified):"
TODO: clean $PATH before running a file
to investigate: any user can see opened files
requirements for FUSE: 2.6.14+
http://www.linuxquestions.org/questions/linux-newbie-8/how-to-check-free-disk-space-368637/
_______________________
changelog
- 0.5.1-First version to use the ISO-UDF file format
- 0.5.2-Small fix to properly export the "SRUN_LOCATION" variable
- 0.5.3-the launcher file is now "autorun" instead of "autorun.sh", added the ability to read discriptions from .srun files
- 0.7: runz, nosuid, nodev, read-only
