capturing traceroute output in a file?

Linux for blind general discussion blinux-list at redhat.com
Sun Jul 1 22:20:50 UTC 2018


Well actually, as I am not running Linux directly, speaking for myself 
simply  using the > filename.txt  process worked best.
Thanks,
Karen



On Sun, 1 Jul 2018, Linux for blind general discussion wrote:

> Yes, all errors will be redirected to the standard output,
> then written in the file as the regular output of the command.
>
> Didier
> --
> Didier Spaier
> http://slint.fr
>
> Le 01/07/2018 à 06:46, Linux for blind general discussion a écrit :
>> Thanks!
>> the 2>&1 are part of the command? as in
>> traceroute noodles.com >oodles 2>&1
>> correct?
>> Kare
>>
>>
>>
>> On Sun, 1 Jul 2018, Linux for blind general discussion wrote:
>>
>>> traceroute target.domain.com > outfile 2>&1
>>>
>>> will capture all output and error messages.
>>>
>>>
>>> On Sat, Jun 30, 2018 at 11:49:36PM -0400, Linux for blind general discussion wrote:
>>>> Hi folks,
>>>> Shellworld uses Ubuntu and we have traceroute installed.  I am helping the
>>>> hosting company for my office shell which is dreamhost diagnose  an error
>>>> that may be network related.
>>>> they have asked me to run tracerute, which is here as expressed, but I
>>>> really need a way to capture the results from the program.
>>>> is there an option?
>>>> Thanks,
>>>> Karen
>>>>
>>>>
>>>> _______________________________________________
>>>> Blinux-list mailing list
>>>> Blinux-list at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/blinux-list
>>>
>>> -- 
>>> Rudy Vener
>>> Website: http://www.rudyvener.com
>>>
>>> _______________________________________________
>>> Blinux-list mailing list
>>> Blinux-list at redhat.com
>>> https://www.redhat.com/mailman/listinfo/blinux-list
>>>
>>>
>>
>> _______________________________________________
>> Blinux-list mailing list
>> Blinux-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/blinux-list
>>
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list


More information about the Blinux-list mailing list