Linux-loving McNealy dons penguin outfit

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Linux-loving McNealy dons penguin outfit
# 1  
Old 02-08-2002
Linux-loving McNealy dons penguin outfit

Linux-loving McNealy dons penguin outfit
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Whack the penguin - oooold version

http://n.ethz.ch/student/mkos/pinguin.swf Click anywhere to have the penguin fall; click again to hit the penguin. My best score 321.5 Reading a post by linuxpenguin reminded me of this silly game.... (5 Replies)
Discussion started by: jim mcnamara
5 Replies

2. News, Links, Events and Announcements

Goldman Sachs: Fear the Penguin

http://news.yahoo.com/news?tmpl=story2&ncid=&e=5&u=/nf/20030115/tc_nf/20471 (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
TOMOYO-SELECTPOLICY(8)					  System Administration Utilities				    TOMOYO-SELECTPOLICY(8)

NAME
tomoyo-selectpolicy - policy selection utility for TOMOYO Linux SYNOPSIS
tomoyo-selectpolicy [options] <domain> ... DESCRIPTION
This program reads domain policy from standard input, and outputs policy from the specified domain to standard output. OPTIONS
-r Pick up all domains whose domain name starts with the specified string. <domain> The string must be quoted or escaped to avoid misinterpretation by the shell. It only matches an exact string unless the "-r" option is specified. EXAMPLES
Pick up domain policy for sshd and its descendents tomoyo-selectpolicy -r '<kernel> /usr/sbin/sshd' < /sys/kernel/security/tomoyo/domain_policy BUGS
If you find any bugs, send an email to <tomoyo-users-en@lists.sourceforge.jp>. AUTHORS
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Main author. Jamie Nguyen <jamie@tomoyolinux.co.uk> Documentation and website. SEE ALSO
tomoyo-sortpolicy(8) See <http://tomoyo.sourceforge.jp> for more information. tomoyo-tools 2.5.0 2012-04-14 TOMOYO-SELECTPOLICY(8)