[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re (2): Shell function.



On Fri, May 16, 2025 at 08:05:50 -0700, peter@easthope.ca wrote:
> Currently have this.
> ev () { /usr/bin/evince "$@" & }
> 
> DISPLAY is set in .bashrc now.  Not needed in trivial functions.

Why are you setting the DISPLAY variable?  That sounds like a really
bad idea.  Or, at best, it's only viable in a very specialized setup.


Reply to: