Hello !!!

Why doesn't work this:

        e2fsck -yt /dev/hdx

The "y" command should answer to all question yes, but it doesn't.

       -y     Assume an  answer  of  ``yes''  to  all  questions;
              allows e2fsck to be used non-interactively.

I also tried this:

        echo "y" | e2fsck -t /dev/hdx

but it also doesn't worked, because e2fsck is aborted. So my question is,
how to make that e2fsck could run from cron and it will answer to all
questions with yes????
Tnx.

                                                                Bye

        xxxxxx                           //////
        xx  xx                          ( o o )
        xx  xx        /------------oOO-----O-----OOo------------\
         xxxx         |           From: Iztok Polanic           |
        xx  xx        |  E-mail: [EMAIL PROTECTED]  |
       xx    xx       |      WWW: http://kotzi.home.ml.org      |
      xx      xx      \-----------------------------------------/


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to