FMeinicke's Wiki

Tag: grep

4 items with this tag.

  • May 27, 2025

    Unix `grep` equivalent

    • pwsh/select-string
    • grep
  • May 26, 2025

    Match exactly

    • grep/-w
    • grep/--word-regexp
  • May 26, 2025

    Fix grep binary file matches

    • grep/-a
    • grep/--text
  • May 26, 2025

    Print and count the dependent libraries of executables or shared objects

    • linux
    • objdump/-p
    • grep
    • awk
    • sort/-n
    • uniq/-c

Created with Quartz v4.5.0 © 2025

  • GitHub