view bin/cmd @ 7416:cf8538dacd3e

<b_jonas> learn norm is the most confusingly named function in C++
author HackBot
date Sun, 17 Apr 2016 20:17:33 +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