Add "brew --cellar (formula)"
If a formula name is passed to "brew --cellar", output the location of that brew in the Cellar (which will be "brew --prefix (formula)" without a version sub-folder.) This allows for: rm -rf `brew --cellar node` for deleting all versions of node, installed or not.
This commit is contained in:
parent
43c8bec720
commit
48bfd8a585
Loading…
x
Reference in New Issue
Block a user