From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yura Umanets" Subject: Re: mkreiserfs -q Date: Tue, 02 Apr 2002 16:52:15 +0300 Message-ID: <3CA9B78F.9080304@priocom.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit list-help: list-unsubscribe: list-post: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Randy Hron Cc: reiserfs-list@namesys.com Randy Hron wrote: >Sometimes I have to create a reiserfs filesystem over a dialup >or serial connection. mkreiserfs on a large filesystem prints >almost 1 meg of output. I work around this by redirecting >mkreiserfs output to a file. > >The -q option in reiserfsck has been a huge timesaver when >on serial line. On a serial/dialup line, -q means both quick and quiet. > >It would be nice to see a -q option for mkreiserfs too. :) > > > > > I forget something :)) echo "Yes" | mkreiserfs ... > /dev/null 2>&1 || { echo "Couldn't create filesystem. Error $?" } Or you should redirect to /dev/null only stdout or stderr. -- Yury Umanets IT Engineer of Priocom Corp. Phone: +380 44 2011959, ICQ: 55494590