changeset 2272:7a61285e9493

<oerjan> (echo \'#!/bin/sh\'; echo "ps -o cmd") >bin/psocmd; chmod +x bin/psocmd
author HackBot
date Tue, 26 Feb 2013 23:24:34 +0000
parents 3e88cf7dab8c
children 9fb06213cb08
files bin/psocmd
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/psocmd	Tue Feb 26 23:24:34 2013 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+ps -o cmd