two new shell commands: download and sendcmd
This commit is contained in:
parent
7810d362a6
commit
a23b4fd40b
7 changed files with 539 additions and 4 deletions
|
@ -6,7 +6,8 @@ shell_src = shell.c shell-reboot.c \
|
|||
shell-rime-debug.c shell-coffee.c \
|
||||
shell-wget.c shell-httpd.c shell-irc.c \
|
||||
shell-checkpoint.c shell-power.c \
|
||||
shell-tcpsend.c shell-udpsend.c shell-ping.c
|
||||
shell-tcpsend.c shell-udpsend.c shell-ping.c \
|
||||
shell-rime-sendcmd.c shell-download.c
|
||||
#shell-rsh.c
|
||||
shell_dsc = shell-dsc.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue