view bin/cmd @ 8087:02477e774fc0

<oerjan> ` sed -i \'s/anti/ante/\' wisdom/oerjan
author HackBot
date Thu, 19 May 2016 23:22:51 +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