HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: At command
 
Operating System - HP-UX
        1840146
        Members
    
    
        3985
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-18-2001 01:12 AM
01-18-2001 01:12 AM
			
				
					
						
							At command
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Is there a way to schedule a job to run on the 22nd of each month using "at -f"
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-18-2001 01:20 AM
01-18-2001 01:20 AM
			
				
					
						
							Re: At command
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
for periodically scheduled jobs you have to use the crontab not the at command.
Edit your crontab with:
crontab -e
(this starts a vi session with the current crontab)
For every 22nd day of a month ie. at 10:00 am insert:
0 10 22 * *
For further information see 'man crontab'
Regards 
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
for periodically scheduled jobs you have to use the crontab not the at command.
Edit your crontab with:
crontab -e
(this starts a vi session with the current crontab)
For every 22nd day of a month ie. at 10:00 am insert:
0 10 22 * *
For further information see 'man crontab'
Regards
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-18-2001 06:51 AM
01-18-2001 06:51 AM
			
				
					
						
							Re: At command
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi !
Andreas has right, only one other think add user to /var/adm/cron/cron.allow to access use crontab.
regards, Saa
		
		
	
	
	
Andreas has right, only one other think add user to /var/adm/cron/cron.allow to access use crontab.
regards, Saa
	If no problem, don't fixed it.
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-19-2001 11:06 AM
01-19-2001 11:06 AM
			
				
					
						
							Re: At command
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Yes, by making your 'at' job create another 'at' job when it runs (usualy at the end).
But, why would you want to when crontab is designed to do this?
					
				
			
			
				
		
		
	
	
	
But, why would you want to when crontab is designed to do this?
	Klatu Barada Nikto
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP