1827294 Members
1251 Online
109960 Solutions
New Discussion

/stand/build

 
Filosofo
Regular Advisor

/stand/build

Hello,
I have /stand full, (90%), can I delete the files under /stand/build ?

These are the files into directory.

conf.SAM.c
conf.SAM.o
conf.o.old
config.SAM.mk
config.mod
function_names.c
function_names.o
lib
mod_wk.d
space.h
tune.h
what_vers.c
what_vers.o

I have hp-ux 11i

Thanks

Filo
Sistem engeneer expert
6 REPLIES 6
T G Manikandan
Honored Contributor

Re: /stand/build

how many kernel files you have on /stand.

Just check it using
# cd /stand
#ls -trul vm*

Revert with the output
V. V. Ravi Kumar_1
Respected Contributor

Re: /stand/build

T G Manikandan
Honored Contributor

Re: /stand/build

Also do revert with the size of the /stand file system


Thanks
Pete Randall
Outstanding Contributor

Re: /stand/build

Filo,

Could you also post the output of "du -sk /stand/*", please?


Pete

Pete
Stuart Abramson_2
Honored Contributor

Re: /stand/build

1. Usually the biggest files in /stand are old kernels. Look for vmunix.prev and vmunix_test, as mentioned above.

2. You can remove dlkm.vmunix.prev
Cheryl Griffin
Honored Contributor

Re: /stand/build

At times it has been recommended to clear the entire /stand/build directory, so yes these files can be removed.
# rm /stand/build/*
"Downtime is a Crime."