Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 6 of 6) sorted by relevance

/DragonOS/user/apps/user-manage/src/parser/
H A Dcmd.rs21 Shell, enumerator
45 "-s" => CmdOption::Shell, in from()
63 CmdOption::Shell => "-s", in from()
/DragonOS/user/apps/user-manage/
H A DREADME.md16 -s Shell 文件 指定用户的登录 Shell
130 > 用户名:口令:用户标识号:组标识号:注释性描述:主目录:登录 Shell
/DragonOS/user/sysconfig/etc/reach/system/
H A Dshell.service2 Description=Shell
/DragonOS/user/sysconfig/home/reach/system/
H A Dshell.service2 Description=Shell
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.0.md231 ### Shell命令行程序
/DragonOS/user/apps/user-manage/src/check/
H A Dcheck.rs31 CmdOption::Shell => { in check()
330 CmdOption::Shell => { in parse_options()