Stephan Ferraro wrote: > I want to copy my crontab file of Linux to OpenSolaris. > But I found no general crontab file. > Only individual crontab files are placed in /var/spool/cron/crontabs. > > I prefer a general crontab file where I can specify the username for each > execution, like in this format: > 00 * * * * root > 00 * * * * user1 > 00 * * * * user2 > > Where can I place this entries?
/var/spool/cron/crontabs/<username> - there is no global file. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org