BenBart wrote:
> Hi all,
>
> Does anyone know what command I have to execute to check what
> filesystems type are currently on my server? Whether it is ext, ext2,
> ext3 etc.
This will show you what type each mounted file system is:
df -T
I think that if you do the following, it will show you which file system
types are available:
cat /proc/filesystems
> BTW, what is the reasoning behind using which fileystem type ...
various, depending on file usage.... I won't go into details here.
>
>
>
>
>
> --------
> website: http://www.LazyDBA.com
> Please don't reply to RTFM questions
> Oracle documentation is here: http://tahiti.oracle.com
> To unsubscribe: see http://www.lazydba.com/unsubscribe.html
> To subscribe: see http://www.lazydba.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html
AndrewM
Andrew McGlashan
Broadband Solutions now including VoIP 1300 85 3804
Mobile: 04 2574 1827 Fax: 03 8790 1224
Affinity Vision Australia Pty Ltd
www.affinityvision.com.au
www.affinityvision.net/adsl/
In Case of Emergency -- http://www.affinityvision.com.au/ice.html
Oracle LazyDBA home page