Tuesday, September 3, 2013

Require command output in column format as below

Require command output in column format as below

If i issue any command which contains more than one line, needs to print
on right of screen but not below the echo message.
echo "My File deatails: cat filename "
what i want to get:-
My File Details : xxxxxx-file output-xxxxxxxx
xxxxxx-file output-xxxxxxxx
xxxxxx-file output-xxxxxxxx

No comments:

Post a Comment