Created
March 13, 2015 11:27
-
-
Save alexclear/dc18b2c5599c091dc095 to your computer and use it in GitHub Desktop.
Revisions
-
alexclear created this gist
Mar 13, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ root@fe5 ~ find /opt/graphite/storage/whisper -name "*.wsp" | wc -l 18398 root@fe5 ~