
On this page you find all important commands for the CLI tool ${ls. If the
command you are looking for is missing please ask our AI.
${ls
List of commands for ${ls:
-
entr:tldr:4af82 entr: Send a `SIGTERM` to any previously spawned ruby subprocesses before executing `ruby main.rb`.$ ${ls *-rb} | entr -r ${ruby main-rb}try on your machineexplain this command
-
entr:tldr:b71d8 entr: Run a command with the changed file (`/_`) as an argument.$ ${ls *-sql} | entr ${psql -f} /_try on your machineexplain this command
-
nms:tldr:44098 nms: Decrypt output immediately, without waiting for a keystroke.$ ${ls -la} | nms -atry on your machineexplain this command