- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /var/spool/sw file?
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
Forums
Discussions
Discussions
Discussions
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
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
05-23-2003 04:01 AM
05-23-2003 04:01 AM
I`ve got a sw file instead a directory on /var/spool/sw...Anybody can explain me why ?
Can I delete it ?
Than in advance.
Juanma.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:06 AM
05-23-2003 04:06 AM
Re: /var/spool/sw file?
#vi /var/adm/sw/defaults
...
source_directory=/cdrom
...
regards, Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:07 AM
05-23-2003 04:07 AM
Re: /var/spool/sw file?
What kind of file ?
# file /var/spool/sw
# ls -la /var/spool/sw
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:10 AM
05-23-2003 04:10 AM
Re: /var/spool/sw file?
It is a tar file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:16 AM
05-23-2003 04:16 AM
Re: /var/spool/sw file?
Take a look inside the tar file maybe it is the sw directory.
# tar tvf /var/spool/sw
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:17 AM
05-23-2003 04:17 AM
Re: /var/spool/sw file?
In my mind that should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:18 AM
05-23-2003 04:18 AM
Re: /var/spool/sw file?
rw-r--r-- 0/3 91618 Jun 12 20:39 2001 catalog/INDEX
rw-r--r-- 0/3 494 Jun 12 20:39 2001 catalog/dfiles/INDEX
rw-r--r-- 0/3 136 Jun 12 20:39 2001 catalog/dfiles/INFO
r--r--r-- 0/3 1310 Jun 22 19:05 1999 catalog/PHKL_18543/pfiles/INDEX
r--r--r-- 0/3 796 Jun 22 19:05 1999 catalog/PHKL_18543/pfiles/INFO
r--r--r-- 0/3 317284 Jun 22 19:00 1999 catalog/PHKL_18543/pfiles/README
r-xr--r-- 0/3 6167 Jun 22 18:44 1999 catalog/PHKL_18543/pfiles/checkinstall
r-xr--r-- 0/3 4867 Jun 22 18:44 1999 catalog/PHKL_18543/pfiles/checkremove
r-xr--r-- 0/3 2948 Jun 22 18:39 1999 catalog/PHKL_18543/pfiles/configure
r-xr--r-- 0/3 9557 Jun 22 18:39 1999 catalog/PHKL_18543/pfiles/postinstall
r-xr--r-- 0/3 3328 Jun 22 18:39 1999 catalog/PHKL_18543/pfiles/postremove
r--r--r-- 0/3 1808 Jun 22 19:05 1999 catalog/PHKL_18543/C-INC/INDEX
r--r--r-- 0/3 5173 Jun 22 19:05 1999 catalog/PHKL_18543/C-INC/INFO
r--r--r-- 0/3 1937 Jun 22 19:05 1999 catalog/PHKL_18543/CORE-KRN/INDEX
r--r--r-- 0/3 5514 Jun 22 19:05 1999 catalog/PHKL_18543/CORE-KRN/INFO
r--r--r-- 0/3 4321 Jun 22 19:05 1999 catalog/PHKL_18543/CORE2-KRN/INDEX
r--r--r-- 0/3 35685 Jun 22 19:05 1999 catalog/PHKL_18543/CORE2-KRN/INFO
r--r--r-- 0/3 4398 Jun 22 19:05 1999 catalog/PHKL_18543/CORE2-KRN.2/INDEX
r--r--r-- 0/3 38069 Jun 22 19:05 1999 catalog/PHKL_18543/CORE2-KRN.2/INFO
r--r--r-- 0/3 1766 Jun 22 19:05 1999 catalog/PHKL_18543/KERN2-RUN/INDEX
r--r--r-- 0/3 1469 Jun 22 19:05 1999 catalog/PHKL_18543/KERN2-RUN/INFO
r--r--r-- 0/3 1805 Jun 22 19:05 1999 catalog/PHKL_18543/KERN2-RUN.2/INDEX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:25 AM
05-23-2003 04:25 AM
Re: /var/spool/sw file?
I just have a doub, Can I delete /tmp/sw file ? I hope so, because my /tmp is not very large.
Good weekend.
bye.
Juanma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:27 AM
05-23-2003 04:27 AM
Re: /var/spool/sw file?
Regards,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:28 AM
05-23-2003 04:28 AM
Re: /var/spool/sw file?
I don't see any point in saving the /tmp/sw file - delete it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 04:28 AM
05-23-2003 04:28 AM
Re: /var/spool/sw file?
Or you might want to tar it off to tape first.
Pete
Pete