This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Checking mount points


On Sat, 2002-09-28 at 00:56, Richardson, Tony wrote:
> Any suggestions on how to do it?
> 
> "mount /home/$USER" returns "not enough arguments" and I haven't found a
> -check option to mount.

mount | grep /home/$USER
if empty, not mounted
if not empty, the win32 path that is mounted there.

Rob

-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]