2020-06-01
another_grep_rg_command

GitHub project

Reference

Read More

2020-06-01
another_find

最近在試用 fzf 時,有看到這個類似的 find 指令。裝了之後,覺得滿好用的

  • 使用 command
    1
    $ fd PATTERN

gitHub project

  • sharkdp/fd
    • A simple, fast and user-friendly alternative to ‘find’

Reference

Read More