[dundee] Fun Linux Commands was - New member

DreamIsDead dreamisdead0 at gmail.com
Fri Oct 3 09:19:56 UTC 2008


Someone used Google Code Search in a similar way:
http://codeulate.com/?p=7


2008/10/2 azmodie <azmodie at gmail.com>:
> A fun thing to do with grep is search for swear words from the Linux source
> code. (The source code for Linux by the way, is usually found in
> /usr/src/linux:)
>
> grep -r crap /usr/src/linux/
>
> /usr/src/linux/include/asm-ia64/pal.h:/* Machine Check related crap */
> /usr/src/linux/include/asm-sparc/floppy.h:/* We don't need no stinkin' I/O
> port allocation crap. */
>
> replace crap with any other word or swear word.
>
> to install the linux source code for your kernel
> sudo apt-get install linux-headers-$(uname -r)
>
> azmodie
> --
> " Due to the speed of light being faster than the speed of sound people
> often look bright until they speak"
>
> _______________________________________________
> dundee GNU/Linux Users Group mailing list
> dundee at lists.lug.org.uk  http://dundee.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/dundee
> Chat on IRC, #tlug on dundee.lug.org.uk
>



More information about the dundee mailing list