I'm going to mk a script that when you run it, it creates a html page with user's computer details... But I only have one problem... If the user put that script in a folder and set it as a cronjob, when the crontab execute it, the script makes a folder in home directory and that is bad, because, I want the script to make the folder with the HTML docs at the same dir that the script is... what can I do??
thnx ;-)