[plug] funny process name

Bernd Felsche bernie at innovative.iinet.net.au
Tue Sep 30 14:57:01 WST 2003


On Tue, Sep 30, 2003 at 02:45:27PM +0800, Leon Brooks wrote:
> On Tue, 30 Sep 2003 12:51, Bernd Felsche wrote:
> > I'm still waiting for
> > 	rm proc/somenumber
> > to remove a process.
> 
> mv /proc/4242 /proc/cpu/3 to define CPU affinity?
> 
> cp /proc/4242 /proc/6969 to clone a process?
> 
> touch /proc/cpu/4 to add a new CPU?

mkdir :-)

Or to add a thread...
	ln /proc/4242 /proc/cpu/1
	ln /proc/4242 /proc/cpu/2
	ln /proc/4242 /proc/cpu/3
	ln /proc/4242 /proc/cpu/4

Or perform ad-hoc fork on a currently-running process:
	cp /proc/4242 /proc/fork

Scarey? :-)

> The possibilities are endless. (-:

The paradigms are unlimited.

-- 
/"\ Bernd Felsche - Innovative Reckoning, Perth, Western Australia
\ /  ASCII ribbon campaign | I'm a .signature virus!
 X   against HTML mail     | Copy me into your ~/.signature
/ \  and postings          | to help me spread!
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list