Forrest logo
back to context overview

look

List of commands for look:

  • look:tldr:e499d look: Look for lines ignoring case.
    $ look --ignore-case ${prefix} ${filename}
    try on your machine
    explain this command
  • look:tldr:ffe87 look: Look for lines which begins with the given prefix.
    $ look ${prefix} ${filename}
    try on your machine
    explain this command
back to context overview