obihann / archey-osx

An archey script clone for OS X
http://obihann.github.io/archey-osx/
GNU General Public License v2.0
341 stars 124 forks source link

Removed unnecessary `awk` call #6

Closed docwhat closed 10 years ago

docwhat commented 10 years ago

I'm no awk expert, but I think that awk '$1=$1' does nothing, unless I'm wrong... (yay! A tautology) :grin:

docwhat commented 10 years ago

Not worth doing at this point... It's harmless anyway.