diff --git a/inxi b/inxi index aa02d27..6f419a4 100755 --- a/inxi +++ b/inxi @@ -1,8 +1,8 @@ #!/usr/bin/env bash ######################################################################## #### Script Name: inxi -#### Version: 1.8.44 -#### Date: February 28 2013 +#### Version: 1.8.45 +#### Date: March 2 2013 #### Patch Number: 00 ######################################################################## #### SPECIAL THANKS @@ -94,7 +94,7 @@ #### It appears that freebsd uses gnu grep but openbsd uses bsd grep, however. #### * BSD ps does not support --without-headers option, and also does not support --sort