On Tue, May 29, 2007 at 06:07:22PM +0400, NTFS wrote:
> При консольном входе в систему, после входа набрать команды:
> reset
> sleep --help
> то справка будет не в той кодировке

The issue you are talking about is related to linux virtual
console driver rather than coreutils.

Workaround is
$ printf %b '\033(K'
right after reset(1) invocation.


-- 
ldv

Attachment: pgpsbVmiJejgG.pgp
Description: PGP signature

_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to