🆕 在shell中启动另一个程序

This commit is contained in:
fslongjin
2022-06-07 23:18:26 +08:00
parent 129d24296b
commit 4e04ab9eee
14 changed files with 109 additions and 77 deletions

View File

@ -1,5 +1,5 @@
user_apps_sub_dirs=shell
user_apps_sub_dirs=shell about
all:
@list='$(user_apps_sub_dirs)'; for subdir in $$list; do \