Re: Shell script startup strangeness

2018-12-15 Thread Todd Zullinger
Robert McBroom via users wrote: > In f27 there were a few lines before a script would execute. Now in f29 they > go on and on and on. Saw a message about a setting that would control the > clutter but I can't remember where. > > Here is the hash-- > > sh -v ./goboy1.sh & > $ module () { 

Re: Shell script startup strangeness

2018-12-15 Thread stan
On Sat, 15 Dec 2018 11:30:33 -0500 Robert McBroom via users wrote: > In f27 there were a few lines before a script would execute. Now in > f29 they go on and on and on. Saw a message about a setting that > would control the clutter but I can't remember where. > > Here is the hash-- > > sh -v

Shell script startup strangeness

2018-12-15 Thread Robert McBroom via users
In f27 there were a few lines before a script would execute. Now in f29 they go on and on and on. Saw a message about a setting that would control the clutter but I can't remember where. Here is the hash-- sh -v ./goboy1.sh & $ module () {  _module_raw "$@" 2>&1 } _module_raw () {  unset