![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Hi again !
Those files ending with .core .. that reside at home or wherever the current directory is -when a respective application is launched- .. what do they serve ? are they a necessity ? they may be unwelcome when on a small size flash disk while those consume hundreds of megabytes .. |
|
||||
|
See core(5) for a description of what creates them and what they contain, and why they exist.
You can delete them manually or via scripting in /etc/daily.local if you prefer. See daily(8).
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
You can not coredump by setting "ulimit -c 0" in your .profile. That will stop programs from core-dumping onto the filesystem, but if you want to debug something you'll have to unset it.
|
|
||||
|
Oh, thank you; I'd completely forgotten that the controlling shell can limit core dumps. Good point!
(For C shells, the setting would be "limit coredumpsize 0")
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
jggimi , Alphalutra1 : Thank you very much !!
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete all you like, but it won't free up space ; You've been (de)duped ... | J65nko | News | 2 | 15th February 2011 10:08 PM |
| Span Disk Space | plexter | OpenBSD Packages and Ports | 8 | 20th November 2009 07:06 PM |
| no space left on drive while installing? | knasbas | OpenBSD Installation and Upgrading | 2 | 20th July 2009 09:50 PM |
| Disk space gone missing | EricM | FreeBSD General | 0 | 26th February 2009 01:25 AM |
| dhcpd:No Buffer space avaible | marsjanq | OpenBSD General | 8 | 13th September 2008 07:52 PM |