Korn built-in typeset command can be used to specify variable size and alignment e.g. typeset -L20 var would declare a left aligned variable of size 20 chars. typeset command for bash/sh doesn't provide such facility... what are the options I have (other than writing a function/piping for stripping etc) Googling didn't help much... any clues...??
Regards, Soumen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
