Re: Directory name problem...

Mike A. Harris (mharris@ican.net)
Wed, 28 Oct 1998 05:38:19 -0500 (EST)


On Wed, 28 Oct 1998, CaT wrote:

>Mike A. Harris wrote the following:
>>
>> What's more is that someone may have a *legitimate* "core" file
>> that is in fact a real core file, that they ARE USING, or ARE
>> WANTING TO ANALYZE with gdb. This could for example be the core
>> file of a program that cores once every 18 days or so...
>> Certainly the person isn't going to be very pleased to wait
>> another 18 days to get another corefile to examine. How then do
>> you propose to remove THESE core files? Someone has proposed
>> checking the atime on the file. What if joe programmer is on a
>> month's holidays? A lot of other what-if's come up too.
>
>Speaking as someone who has a command in his .bash_profile
>to turn corefiles back ON I have to say Halleluyah Brother! :)

;o)

Personally, I don't use corefiles. I do respect their usage
however, and I also respect ones right to choose arbitrary
filenames for arbitrary files without some other program deciding
what a file is based on its filename or extension.

>You should not be going around deciding what a user calls their
>files and what files in their $HOME the user finds useful. YOU
>may not think it's useful to the user but your opinion matters
>nil in this respect.

Exactly.

>Also, I don't know if other shells have this but as a bash user
>I have access to a command called ulimit. Why not set that globally
>in /etc/profile but before it's set it should check for the existance
>of some file in the users directory (say... .wantcore) and if it
>exists to not set the limit of corefile size to 0.

If a user _uses_ corefiles, then likely they are at the level to
know how to set ulimit in their startup scripts themselves. If a
user could create such a semaphore file, they could also just
instead override ulimit in their personal profile.

>Anyhow, this thread, at best, belongs in linux-admin or linux-newbie
>and not linux-kernel. Can we like... move it there from now on?

;o)

--
Mike A. Harris  -  Computer Consultant  -  Linux advocate

Linux software galore: http://freshmeat.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/