- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /var/spool/cron/tmp what is this for?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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-30-2004 03:12 AM
тАО01-30-2004 03:12 AM
I have since reduced it back to 57%.
But what is this dir? /var/spool/cron/tmp Do I have it right?
Should I go ahead and link it to /tmp.
Solved! Go to Solution.
- Tags:
- cron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2004 03:15 AM
тАО01-30-2004 03:15 AM
Re: /var/spool/cron/tmp what is this for?
The data appears to be cron related and clear text. It should be okay to locate it elsewhere with linking.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2004 03:19 AM
тАО01-30-2004 03:19 AM
Re: /var/spool/cron/tmp what is this for?
These files are created and (should be) removed by the system as cron jobs are processed.
Old crout files can be periodically cleared out.
Would it be ironic/redundant to say that you could create a cron job to remove old cron files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2004 03:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2004 11:44 PM
тАО02-01-2004 11:44 PM
Re: /var/spool/cron/tmp what is this for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-26-2014 09:09 PM
тАО01-26-2014 09:09 PM
Re: /var/spool/cron/tmp what is this for?
HI Robert,
can we delete these files files from /var/spool/cron/tmp/* becoz if these error logs and crossing more 1 GB size.
With Regards,
Mahesh
- Tags:
- dadi.mahesh@hcl.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-26-2014 09:35 PM
тАО01-26-2014 09:35 PM
Re: /var/spool/cron/tmp what is this for?
>can we delete these files files from /var/spool/cron/tmp/*
Not unless you kill the cronjob first, otherwise the space will still be taken.