From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 18 Oct 2003 00:07:27 +0700 From: Pyatnitskich Evgeniy To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?B?1drOwdTYINTJ0CBGUyDJ?= =?koi8-r?B?2iDTy9LJ0NTB?= Message-ID: <20031017170727.GB1991@nm.ru> Mail-Followup-To: Pyatnitskich Evgeniy , community@altlinux.ru References: <20031017154517.GA25749@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20031017154517.GA25749@localhost.localdomain> User-Agent: Mutt/1.4.1i X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 17:07:06 -0000 X-List-Received-Date: Fri, 17 Oct 2003 17:07:06 -0000 Archived-At: List-Archive: List-Post: On Fri, Oct 17, 2003 at 07:45:17PM +0400, Денис Смирнов wrote: > Как узнать тип файловой системы на выбраном разделе из скрипта? Нужно > различать как минимум ext2, ext3, reiserfs, xfs. [eugene@eldorado eugene]$ cat /etc/fstab | grep /dev/hda6 | cut -d\ -f3 ext3 [eugene@eldorado eugene]$ Не прокатит? -- ---Regards, P.E.M. ---