Hi everyone,
I'm used to using the
command under AIX to do the following:
Somehow under Linux this not working ...
Any ideas what I have to use here instead ?
Regards,
Thomas
I'm used to using the
Code:
typeset -Ln
command under AIX to do the following:
Code:
"Left-justify. Remove leading spaces; if n is given, fill with spaces or truncate on right to length n."
Somehow under Linux this not working ...
Any ideas what I have to use here instead ?
Regards,
Thomas