sos icon indicating copy to clipboard operation
sos copied to clipboard

Enhancement: Shell commands like wc, head and tail

Open jds311 opened this issue 5 years ago • 1 comments

Basic shell commands like wc, head and tail don't exist.

jds311 avatar Dec 05 '20 05:12 jds311

those aren't usually shell commands, but actual binaries. There needs to be a process subsystem for that.

tmathmeyer avatar Dec 09 '20 02:12 tmathmeyer