view bin/cmd @ 7957:4c1d79f8e62f

<oerjan> learn An amnesium is a school where you forget everything you learned after each test.
author HackBot
date Sat, 07 May 2016 23:08:27 +0000
parents ccc447c7c094
children 83a25804a4c6
line wrap: on
line source

#!/bin/bash
pid="$PPID"
[ -n "$1" ] && pid="$1"; cut -d "" -f 3 < /proc/$pid/cmdline