On 27 Jan 2003 09:43:02 +0900, "shawn" <[EMAIL PROTECTED]> said:
> Hi,
> 
> what does ~/.mozilla/plugins mean?
> 
> /path_to_it/.mozilla/plugins
> 
> ??
> 
> I just don't know the ~ sign

The "~" means the HOME directory of the current user.

If I login as "mikey", and my HOME directory is "/usr2/geeks/mikey", I
can do things like this:

1) cp /usr2/geeks/mikey/database/zztop.dbm /usr/share

or

2) cp ~/database/zztop.dbm /usr/share

I like #2 better.

HTH
Mike

> 
> PS apperently I can avoid permission issues by doing it this way 
>  according to http://plugindoc.mozdev.org/linux.html#Java
> -- 
> shawn <[EMAIL PROTECTED]>
--
No cream, no sugar, and death before decaf!



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to