> On 16 Feb 2017, at 1:12 pm, Reindl Harald <h.rei...@thelounge.net> wrote:
> Am 16.02.2017 um 14:09 schrieb Mark Allan:
>>> On 16 Feb 2017, at 1:03 pm, Reindl Harald <h.rei...@thelounge.net> wrote:
>>> Am 16.02.2017 um 14:00 schrieb Mark Allan:
>>>> 
>>>>> On 16 Feb 2017, at 12:48 pm, Reindl Harald <h.rei...@thelounge.net> wrote:
>>>>> 
>>>>> Am 16.02.2017 um 13:39 schrieb ellanios82:
>>>>>> 
>>>>>> - What please is correct syntax ?
>>>>> 
>>>>> unix basics :-)
>>>>> stdout versus stderr
>>>>> 
>>>>> https://en.wikipedia.org/wiki/Standard_streams 
>>>>> <https://en.wikipedia.org/wiki/Standard_streams>
>>>>> https://en.wikipedia.org/wiki/Standard_streams#Standard_output_.28stdout.29
>>>>>  
>>>>> <https://en.wikipedia.org/wiki/Standard_streams#Standard_output_.28stdout.29>
>>>>> https://en.wikipedia.org/wiki/Standard_streams#Standard_error_.28stderr.29
>>>>>  
>>>>> <https://en.wikipedia.org/wiki/Standard_streams#Standard_error_.28stderr.29>
>>>> 
>>>> A more helpful answer (which is quicker to type than digging out URLs) is 
>>>> simply to add 2>&1 to the end of your command, to redirect stderr to 
>>>> stdout.
>>>> 
>>>> clamscan --debug 
>>>> /home/user/.thunderbird/9i9wirek.default/Mail/pop.gmail.com/bus 
>>>> <http://pop.gmail.com/bus> >> clamdeb.txt 2>&1
>>> 
>>> i wonder how it is more helpful when somebody blindly does copy&paste 
>>> without understand what he is doing and so get conditioned to that with any 
>>> random stuff found on some webpage
>>> 
>>> give a man a fish and you feed him for a day; teach a man to fish and you 
>>> feed him for a lifetime
>> 
>> How is it more helpful? Because I gave the answer *and* explained what it 
>> did; you just pointed the OP at a webpage and essentially said "figure it 
>> out for yourself".
> 
> yes, because it is proven that people who are pointed in the right direction 
> and figure it out at their own *remember* things while when they also can 
> just copy&paste the next time they still don't know what it was and how it 
> was called for google it again
> 
> so mind your own business and don't play smartass when you have no point

We're both members on this mailing list, therefore it's as much my business as 
it is yours.

_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to