Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created March 22, 2019 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/b73bdf345f33b9caef2e534311e0582d to your computer and use it in GitHub Desktop.
Save peterbe/b73bdf345f33b9caef2e534311e0582d to your computer and use it in GitHub Desktop.
~/dev
▶ time rg -t txt therapist
MOZILLA/whatsdeployed/dev-requirements.txt
4:therapist==1.6.0 \
PYTHON/hashin/lint-requirements.txt
3:therapist==1.6.0
KINTO/kinto/lint-requirements.txt
1:therapist==1.6.0 \
MOZILLA/GITHUB_BUGZILLA_PR_LINKER/github-bugzilla-pr-linker/dev-requirements.txt
37:therapist==1.6.0 \
MOZILLA/REMOTE_SETTINGS/remote-settings-lambdas/dev.txt
1:therapist
rg -t txt therapist 4.75s user 18.87s system 532% cpu 4.438 total
~/dev
▶ du -sh .
110G .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment