view bin/cmd @ 7915:9533a250410d

<moon__> mk bin/addtodo//#!/bin/sh \\n [ "$1" ] || exit 1 \\n printf "%\\n" "$1" >>cmdutil/todo \\n printf "%d) %s" $9qc | cut -d\' \' -f1) "$1"
author HackBot
date Sat, 07 May 2016 01:01:45 +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