On 11/22/2011 01:57 PM, Andras Simon wrote:
> 2011/11/22, Timothy Murphy<gayle...@eircom.net>:
>> Does anyone agree with me that the mount command
>> (when used simply to get information)
>> has become absurdly verbose?
>
> Absolutely!
>
>> I only use this command to determine
>> what hard disks are mounted.
>> Now I have to wade through large tracts of information
>> that make no sense to me, to find the few lines about hard disks.
>>
>> Is there any way of getting the information one used to get,
>> short of saying something like "mount | grep sd"?
>
> I use df.

Not that much better:

Real world example:

$ df
Filesystem      1K-blocks       Used Available Use% Mounted on
rootfs           50395844   32372316  15463528  68% /
..
tmpfs             3057628      46748   3010880   2% /run
/dev/sda3        50395844   32372316  15463528  68% /
tmpfs             3057628      46748   3010880   2% /run
...
/dev/sdb8       638902480  153233668 453214376  26% /users/user1
/dev/sdb8       638902480  153233668 453214376  26% /users/user2
/dev/sdb8       638902480  153233668 453214376  26% /users/user3
...

Ralf

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to