Operating System - HP-UX
1833013 Members
2204 Online
110048 Solutions
New Discussion

Clarification on files before deletion

 
SOLVED
Go to solution
Kenn_1
Occasional Contributor

Clarification on files before deletion

Hi experts..

Need clarification whether I can delete these files (rscsiDAAaNN - NN indicate sequence of numbers) from /var/tmp and what is the function of these character device files. Thanking all experts in advance for any advise or answers.

Regards
-Kenn-
3 REPLIES 3
Slawomir Gora
Honored Contributor
Solution

Re: Clarification on files before deletion

Hi,

files are created by diagnostic tools.
In my opinion you can delete them.
eran maor
Honored Contributor

Re: Clarification on files before deletion

Hi

like Slawomir Gora told , this files are created by the stm in your system .

you can delete files in /var/tmp any time that you need to free some space in /var .
( the files that are open will be not be deleted )

eran
love computers
Kenn_1
Occasional Contributor

Re: Clarification on files before deletion

Hi Slawomir Gora & eran.. Thanks for the answer. Really appreciate that. Have a nice day.