Re: echo+newline in postinst

2004-10-10 Thread martin f krafft
also sprach Laszlo 'GCS' Boszormenyi <[EMAIL PROTECTED]> [2004.10.10.2241 +0200]: > supported in every shell. What would be the best solution for > this? I think I should use "printf '\nline'" as it seems to work > in every shell. Yes, this is supported by POSIX. -- Please do not CC me when rep

Re: echo+newline in postinst

2004-10-10 Thread martin f krafft
also sprach Laszlo 'GCS' Boszormenyi <[EMAIL PROTECTED]> [2004.10.10.2241 +0200]: > supported in every shell. What would be the best solution for > this? I think I should use "printf '\nline'" as it seems to work > in every shell. Yes, this is supported by POSIX. -- Please do not CC me when repl