Issues with pstree

2005-06-04 Thread Alexander E. Patrakov
Hello, psmisc-21.6 has several issues in the pstree program: 1) In non-ISO-8859-1 8-bit locales on Linux console, pstree sends the \033(0 escape sequence to the terminal. This means "Use ISO-8859-1 translation table" and therefore breaks the display of all national characters after running pst

Issues with pstree

2005-06-04 Thread Alexander E. Patrakov
(Sorry for possible duplicate, the smarthost in USU seems to have marked my original message as SPAM or is just broken. I think I will eventially have to move to some other E-Mail address, not related with USU). Hello, psmisc-21.6 has several issues in the pstree program: 1) In non-ISO-8859-1 8

Re: Grub can't find my hard drive

2005-06-04 Thread Wiliam Harrington
On Sat, 04 Jun 2005 10:35:08 -0400, curbyIII wrote: > This is my first LFS system. I have completed most of the 6.0 LFS book > but have hit a brick wall in section 8.4. I am only a > beginner-intermediate Linux user so I will describe what I have done in as > much detail as I can (sorry if it's

Re: Error in testing book

2005-06-04 Thread Wiliam Harrington
On Sat, 04 Jun 2005 09:00:34 -0500, DJ Lucas wrote: > [EMAIL PROTECTED] wrote: > >> Changes the group ownership of each given file to the given group; the >> group can either be either given a name or a numeric ID >> >> Should be: >> >> Changes the group ownership of each given file to the give

Re: Error in testing book

2005-06-04 Thread Carsten Gehrke
At 07:00 04-06-05, DJ Lucas wrote: [EMAIL PROTECTED] wrote: > Changes the group ownership of each given file to the given group; the > group can either be either given a name or a numeric ID > > Should be: > > Changes the group ownership of each given file to the given group; the > group can eit

Re: Error in testing book

2005-06-04 Thread Bruce Dubbs
DJ Lucas wrote: > [EMAIL PROTECTED] wrote: > > >>Changes the group ownership of each given file to the given group; the >>group can either be either given a name or a numeric ID >> >>Should be: >> >>Changes the group ownership of each given file to the given group; the >>group can either be give

Re: Error in testing book

2005-06-04 Thread DJ Lucas
[EMAIL PROTECTED] wrote: > Changes the group ownership of each given file to the given group; the > group can either be either given a name or a numeric ID > > Should be: > > Changes the group ownership of each given file to the given group; the > group can either be given a name or a numeric I

Error in testing book

2005-06-04 Thread [EMAIL PROTECTED]
I found an error in the testing book at: http://lfs.osuosl.org/lfs/view/testing/chapter06/coreutils.html 6.15.2. Contents of Coreutils... Short Descriptions... chgrp Changes the group ownership of each given file to the given group; the group can either be either given a name or a numeric ID S