Index: utils/nbfind ================================================================== --- utils/nbfind +++ utils/nbfind @@ -1,10 +1,5 @@ - -WARNING WARNING WARNING!!! - you may not be in a fossil repo area or fossil remote-url is not set to current known repository path - use "fsl remote-url " and / or call Justin Gedge 480/552-3393 for help to correct. - #!/bin/bash # load=`uptime|awk '{print $10}'|cut -d, -f1` load=`uptime|perl -pe 's/.*: (\d+.\d+),.*/$1/'` if which cpucheck > /dev/null;then