Linux Kernel restart

Lucinda Schafer lucsch at adaptivemicro.com
Thu Jan 18 23:39:23 EST 2001


Rajesh S [mailto:srj102 at yahoo.com]  said:
>>Where can I fnd the code ?

Rajesh:
An essential command to learn in Linux:
find . -type f -print | xargs grep -n "shutdown("

Of course, substitute whatever string you want to find between the quotation
marks.
Start in the upper most directory you want to search: it will search
subdirectories.

I have used this to find many sections of mystery code.

Good Luck!

Lucinda Schafer
Staff Software Engineer
Adaptive Micro-Ware, Inc.
Fort Wayne, Indiana


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list