The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com




Thread: Cron usage
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-04-2009
raghu.iv85 raghu.iv85 is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 20
Cron usage

Hi All,

I have one doubt,
Using one single cron file how many jobs we can shedule within a single user box

like

crontab -e XXX


* * * * * ---.sh
* * * * * ---.sh
* * * * * ---.sh
--
--
--


Regards,
Raghu.