Forrest logo
tool overview
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 machine
    explain this command
  • entr:tldr:b71d8 entr: Run a command with the changed file (`/_`) as an argument.
    $ ${ls *-sql} | entr ${psql -f} /_
    try on your machine
    explain this command
  • nms:tldr:44098 nms: Decrypt output immediately, without waiting for a keystroke.
    $ ${ls -la} | nms -a
    try on your machine
    explain this command
tool overview