Making ubuntu-6.06.1-server-i386 the current template.
[mwamko.git] / last_pid
blob9176fbe41d68c4f634fcaf83c6a715275a94f64a
1 #!/bin/sh
2 ls /tmp/ | tail -1 | awk '// {print $1; system("cat /tmp/" $1)}'