On Sun, Jan 4, 2009 at 12:46 PM, Raseel
<raseelbhagat@xxxxxxxxx> wrote:
On 04-Jan-09, at 12:27 PM, "rohit vashist" <
rohitvashist2kk3@xxxxxxxxx> wrote:
Hi
Can we know the disk space of any unmounted device using any shell command or any?
--
Regards
Rohit
If the device is unmounted, linux has no notion of it's existence. Atleast not enough to know non- hardware specific details.
If i know the name of the device and i just want to know its size can it be done without mounting .May be through shell or any command?