public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Bryan <bryanh@supportteam.net>
To: rekha vn <vidiyala_r@yahoo.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: where do folders reside on partition
Date: Fri, 26 Aug 2005 02:56:37 -0500	[thread overview]
Message-ID: <430ECB35.9070808@supportteam.net> (raw)
In-Reply-To: <20050825055430.80228.qmail@web40627.mail.yahoo.com>

rekha vn wrote:

>how can i know the hard disk partition in which the
>various folders reside? 
>the "find" command is giving only the path and not the
>partition on which the folder resides.
>
>
>		
>__________________________________ 
>Yahoo! Mail for Mobile 
>Take Yahoo! Mail with you! Check email on your mobile phone. 
>http://mobile.yahoo.com/learn/mail 
>-
>To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.linux-learn.org/faqs
>
>  
>
You may also want to try the mount command, although df gives nicer output.

apollo:~
12 $ mount
/dev/hda6 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hda1 on /boot type ext2 (rw)
/dev/hdc5 on /home type ext2 (rw)
/dev/hda5 on /usr type ext2 (rw)
/dev/hda7 on /var type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)

Bryan
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      parent reply	other threads:[~2005-08-26  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-25  5:54 where do folders reside on partition rekha vn
2005-08-25  6:15 ` P.Manohar
2005-08-25  6:17 ` Jeff Woods
2005-08-26  7:56 ` Bryan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=430ECB35.9070808@supportteam.net \
    --to=bryanh@supportteam.net \
    --cc=linux-newbie@vger.kernel.org \
    --cc=vidiyala_r@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox