h2hummer47
Technical User
I want the certain text in a do-loop script to print in bold letters
do
rsh $host: 'date +%d %h 20%y %T'
I want the above line to print in bold lettering. Any suggestion will help.
do
rsh $host: 'date +%d %h 20%y %T'
I want the above line to print in bold lettering. Any suggestion will help.