On 06/23/2014 11:33 AM, Karanbir Singh wrote:
On 06/23/2014 05:12 PM, Pat Riehecky wrote:
-q)
# Be less chatty
QUIET='--silent'
shift
;;
I dont mind if quiet were default, but vomit up content if exit -ne 0
For some of the larger downloads (say, kernel source) depending on your bandwidth it might take a while causing some confusion.
While I would rather the quiet by default, I'm thinking from a 'new user education' perspective, being a bit more chatty about what is happening might be beneficial.
Pat