summaryrefslogtreecommitdiff
path: root/core/apps
authorllornkcor <llornkcor>2002-02-03 14:16:36 (UTC)
committer llornkcor <llornkcor>2002-02-03 14:16:36 (UTC)
commita80b4c11934b93b3d067f812a68452617f202e61 (patch) (side-by-side diff)
treefa361895550f690b825a46691b5fa7500dff5e6e /core/apps
parente26c1409462b6c9c4931a5fa13c121f492747c27 (diff)
downloadopie-a80b4c11934b93b3d067f812a68452617f202e61.zip
opie-a80b4c11934b93b3d067f812a68452617f202e61.tar.gz
opie-a80b4c11934b93b3d067f812a68452617f202e61.tar.bz2
added netstat to commandlist
Diffstat (limited to 'core/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/konsole.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/embeddedkonsole/konsole.cpp b/core/apps/embeddedkonsole/konsole.cpp
index 1016885..d54fa1f 100644
--- a/core/apps/embeddedkonsole/konsole.cpp
+++ b/core/apps/embeddedkonsole/konsole.cpp
@@ -122,6 +122,7 @@ static const char *commonCmds[] =
"mv ",
"nc localhost 7776",
"nc localhost 7777",
+ "netstat ",
"nslookup ",
"ping ",
"ps aux",