exec
There are 295 repositories under exec topic.
sindresorhus/execa
Process execution for humans
moxystudio/node-cross-spawn
A cross platform solution to node's spawn and spawnSync
ehmicky/nve
Run any command on specific Node.js versions
jordanwilson230/kubectl-plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
zeromake/docker-debug
use new container attach on already container go on debug
kxxt/tracexec
Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.
agnivade/wasmbrowsertest
Run WASM tests inside your browser
alexellis/go-execute
Automate CLI commands with Go
Wscats/regular
🔍The convenient paste of regular expression🔎
ztalbot2000/homebridge-cmd4
CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too
abiosoft/caddy-exec
Caddy v2 module for running one-off commands
ionrock/procs
Go exec helpers for better using processes.
rwu823/sh-exec
💻 Use `Template literals` write shell script made happy ❤️.
ColinIanKing/forkstat
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
gabcollet/pipex
Pipex project school 42
42wim/nomadctld
ssh server with ability to exec/attach/logs/tail/stop/restart hashicorp nomad containers
jcoreio/promisify-child-process
seriously like the best async child process library
abbat/elfexec
Utility to execute ELF binary directly from stdin pipe.
jprjr/lua-resty-exec
Run external programs in OpenResty without spawning a shell or blocking
ehmicky/gulp-execa
Gulp.js command execution for humans
kgit2/kommand
Kotlin Native library for run child process or external command.
TiBeN/shortcutd
Launch commands when pressing keyboard keys combinations. No graph. env needed. Support keyboard hotplug
msantos/alcove
Control plane for system processes
ehmicky/nvexeca
nvm + execa = nvexeca
foyzulkarim/terminal-in-browser
This is an adventurous project where I aimed to input terminal commands in browser and execute them in server, and through websocket protocol show the actual terminal updates into the browser in real time.
ica10888/k8s-terminal
A k8s web terminal connect tool, java lightweight implementation.
msantos/prx
an Erlang library for interacting with Unix processes
synrc/exe
🖥️ EXE: Shell Exec
jpts/kubectl-execws
A replacement for "kubectl exec" that works over WebSocket connections.
ggrandes-clones/pmon
Copy: Linux process monitoring (exec, fork, exit, set*uid, set*gid)
vorburger/ch.vorburger.exec
Java library to launch external processes
coder/exectrace
Simple eBPF-based exec snooping on Linux packaged as a Go library.
tiaanduplessis/shell-exec
Execute a command through the system shell
amalfra/oexec
oexec is a Go package to execute shell commands in specified order
ptlis/shell-command
A better abstraction for running processes from PHP