I'm trying to make a script to do post install tasks for desktops used by the computer club on campus. So far I've managed to get my script to install/update popular software (Eclipse and monodevelop IDEs, libreoffice, firefox, various compilers, etc) but really I don't have much experience scripting.
I was thinking it would be nice if, after those programs have been installed, I could have the script put .desktop files in the desktop folder linking to specific, predetermined programs that would also save time. Is this feasible? If so what would be the best way to get that to work?




