On 08/20/10 21:35, CyberLeo Kitsana wrote:
On 08/20/2010 11:29 PM, Rem P Roberti wrote:
Ah-ha! In my case I am using the bash shell, and I believe the syntax
that is needed for the .bashrc is different than what is used in your
csh.cshrc. Any idea where I can find the appropriate syntax for
variables stored within .bashrc?
export PRINTER="Photoshop7760"
bash(1) has extensive documentation; as bash is a superset of the bourne
shell included in base, sh(1) is likewise useful for reference.
Well...I kind of thought that the "export" variable was the correct
one to use, and I entered :
export PRINTER="Photosmart7760"
into both my .bashrc and .bash_profile, but no dice. The printer
neither shows up in Thunderbird or Firefox
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"