diff --git a/inxi b/inxi index 1a62a49..17cb199 100755 --- a/inxi +++ b/inxi @@ -1,7 +1,7 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 1.4.82-b13 +#### version: 1.4.82-b14 #### Date: April 26 2011 ######################################################################## #### SPECIAL THANKS @@ -355,7 +355,7 @@ shopt -u nullglob ORIGINAL_IFS="$IFS" # These two determine separators in single line output, to force irc clients not to break off sections -SEP1=':-' +SEP1='~' SEP2=' ' ### Script names/paths - must be non root writable