<div>Hi,</div>
<div> </div>
<div>I'm using the bb command to extract all my machines disk information with the command: </div>
<div> </div>
<div>/home/mon/server/bin/bb x.x.x.x "hobbitdboard test=disk fields=hostname,testname,msg" > out.disk</div>
<div> </div>
<div>I have a column test called "bkp_disk" and when I run the line above the information from this test "bkp_disk" appears on the report of the hobbitdboard instead of only the "disk" column, the 2 "tests" appears.</div>

<div> </div>
<div>Another thing that I'm trying is to change the output of the hobbitdboard msg. In the manual of bb we have :</div>
<div><font color="#006600">The  ackmsg,  dismsg and msg fields have certain characters encoded: Newline is "\n", TAB is "\t",<br>              carriage return is "\r", a pipe-sign is "\p", and a backslash is "\\". </font></div>

<div><font color="#000000">My question is if there is a way to sed, read, or "decode" the "\n" to the newline format?</font></div>
<div> </div>
<div>Thanks in advance,</div>
<div> </div>
<div>Mario. </div>
<div><font color="#006600"></font> </div>