We've got a root crontab on an AIX box that's a beast. We've been looking for ways to modularize it in a way similar to how Vixie crond works, eg, cron.d, cron.daily, cron.hourly, etc.<BR><BR>Even ...
I am looking around for some advice here. I have been asked to make a script that automatically creates a user, home directory, sets the shell to nologin, downloads a tar of scripts, installs said ...