automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-rm -f core.$pid


From: Patrick Guio
Subject: -rm -f core.$pid
Date: Fri, 17 Jan 2003 14:13:52 +0100 (MET)

Dear all,
In recent Linux version, core files generated are called after process id
with the syntax
core.$pid
which can be matched I think
for csh-like shells with core.{[1-9]*}
for sh-like shells with core.[0-9]*
That might be nice to remove those as well?
Cheers, Patrick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]