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

Re: My script almost works but spams the terminal its launched from if useing dash.




On 17/04/2016 3:11 AM, Aero Maxx wrote:
>> bin/mailwatcher > /dev/null 2>&1 &

Perhaps better still...
  bin/mailwatcher >& /dev/null &

Without specifying STDOUT or STDERR you get both.

;-)

AndrewM


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: