A very serious error fix in User having to do with validate_uniqueness_of()
[mwamko.git] / last_pid
blob9176fbe41d68c4f634fcaf83c6a715275a94f64a
1 #!/bin/sh
2 ls /tmp/ | tail -1 | awk '// {print $1; system("cat /tmp/" $1)}'