Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
rshell
command
Package main provides the rshell CLI — a restricted shell interpreter.
|
Package main provides the rshell CLI — a restricted shell interpreter. |
|
Package interp implements a restricted shell interpreter designed for safe, sandboxed execution.
|
Package interp implements a restricted shell interpreter designed for safe, sandboxed execution. |
|
builtins/break
Package breakcmd implements the break builtin command.
|
Package breakcmd implements the break builtin command. |
|
builtins/cat
Package cat implements the cat builtin command.
|
Package cat implements the cat builtin command. |
|
builtins/continue
Package continuecmd implements the continue builtin command.
|
Package continuecmd implements the continue builtin command. |
|
builtins/cut
Package cut implements the cut builtin command.
|
Package cut implements the cut builtin command. |
|
builtins/echo
Package echo implements the echo builtin command.
|
Package echo implements the echo builtin command. |
|
builtins/exit
Package exit implements the exit builtin command.
|
Package exit implements the exit builtin command. |
|
builtins/false
Package falsecmd implements the false builtin command.
|
Package falsecmd implements the false builtin command. |
|
builtins/grep
Package grep implements the grep builtin command.
|
Package grep implements the grep builtin command. |
|
builtins/head
Package head implements the head builtin command.
|
Package head implements the head builtin command. |
|
builtins/ls
Package ls implements the ls builtin command.
|
Package ls implements the ls builtin command. |
|
builtins/strings_cmd
Package strings_cmd implements the strings builtin command.
|
Package strings_cmd implements the strings builtin command. |
|
builtins/tail
Package tail implements the tail builtin command.
|
Package tail implements the tail builtin command. |
|
builtins/testcmd
Package testcmd implements the POSIX test and [ builtin commands.
|
Package testcmd implements the POSIX test and [ builtin commands. |
|
builtins/testutil
Package testutil provides shared test helpers for builtin command tests.
|
Package testutil provides shared test helpers for builtin command tests. |
|
builtins/true
Package truecmd implements the true builtin command.
|
Package truecmd implements the true builtin command. |
|
builtins/uniq
Package uniq implements the uniq builtin command.
|
Package uniq implements the uniq builtin command. |
|
builtins/wc
Package wc implements the wc builtin command.
|
Package wc implements the wc builtin command. |
Click to show internal directories.
Click to hide internal directories.