Forrest logo
tool overview
On this page you find all important commands for the CLI tool ${dir}. If the command you are looking for is missing please ask our AI.

${dir}

List of commands for ${dir}:

  • clip:tldr:0c7e3 clip: Pipe command-line output to the Windows clipboard.
    $ ${dir} | clip
    try on your machine
    explain this command
  • findstr:tldr:fbf92 findstr: Find space-separated string(s) in a piped command's output.
    $ ${dir} | findstr "${query}"
    try on your machine
    explain this command
tool overview