commit | ef8b6c757de9684f5d88eff4b014527e87121137 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Oct 20 08:05:35 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Oct 20 08:05:35 1999 +0000 |
tree | 49e5f39927e29db251956440dc4338572ecd75e3 | |
parent | ce8f3b99339fb954204329971ed25efc950fed26 [diff] [blame] |
Add a trivial ps command.
diff --git a/busybox.def.h b/busybox.def.h index 85d3df1..eec6621 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -38,6 +38,7 @@ #define BB_MT #define BB_MV //#define BB_PRINTF +#define BB_PS #define BB_PWD #define BB_REBOOT #define BB_RM