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: Followup: at + bash


David,

Use a system mount, and all users will "see" it.

% mount --help
...
-s, --system            add mount point to system-wide registry location
-u, --user   (default)  add mount point to user registry location
...

Randall Schulz
Mountain View, CA USA


At 06:22 2002-02-10, David wrote:
>Hello
>
>  > I am having a problem running perl in an at command on windows nt
>  > because perl says it can't find some @INC libs I added. So, I'm
>  > trying to run perl in a bash shell:
>
>Thanks for the answers. The problem is that I installed cygwin as 
>Administrator and at commands run as SYSTEM. So, the environment is not 
>set up for SYSTEM and SYSTEM has to do their own mounts to get perl to run.
>
>I wish that running the mount command would mount everything found in the 
>registry, but I don't know how to tell it to do that.
>
>Thanks again.
>
>David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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