summaryrefslogtreecommitdiff
path: root/layout/rootfs/bin
diff options
context:
space:
mode:
Diffstat (limited to 'layout/rootfs/bin')
-rw-r--r--layout/rootfs/bin/.empty0
-rwxr-xr-xlayout/rootfs/bin/pps6
2 files changed, 6 insertions, 0 deletions
diff --git a/layout/rootfs/bin/.empty b/layout/rootfs/bin/.empty
deleted file mode 100644
index e69de29..0000000
--- a/layout/rootfs/bin/.empty
+++ /dev/null
diff --git a/layout/rootfs/bin/pps b/layout/rootfs/bin/pps
new file mode 100755
index 0000000..3fdf991
--- /dev/null
+++ b/layout/rootfs/bin/pps
@@ -0,0 +1,6 @@
+#!/command/execlineb -P
+pipeline
+{
+ s6-ps -H -o user,pid,vsize,rss,tty,s,start,cttime,args
+}
+less