mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 18:44:01 +00:00
管道等一系列shell语法
This commit is contained in:
5
cleonos/c/apps/grep_main.c
Normal file
5
cleonos/c/apps/grep_main.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "shell/shell_internal.h"
|
||||
|
||||
int cleonos_app_main(void) {
|
||||
return ush_command_program_main("grep");
|
||||
}
|
||||
Reference in New Issue
Block a user