Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 13:18:08 -0500
From:      Brandon Allbery <allbery.b@gmail.com>
To:        Johan Hendriks <joh.hendriks@gmail.com>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: output to file different than console. (ssh and zfs )
Message-ID:  <CAKFCL4UON30j1-wNLUnbzmQRKxmhPUL8zOS7uaGo=Ph1Kq19pg@mail.gmail.com>
In-Reply-To: <56E1B925.5060105@gmail.com>
References:  <56E1B925.5060105@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 10, 2016 at 1:12 PM, Johan Hendriks <joh.hendriks@gmail.com>
wrote:

> ^[]0;storage2.server.mydomain.com
>
> ^Gstorage/home/datadir1@15min_2016-03-09_22.20.00--1h
> storage/home/datadir2@15min_2016-03-09_22.20.00--1h
> storage/home/datadir3@15min_2016-03-09_22.20.00--1h
> storage/home/datadir4@15min_2016-03-09_22.20.00--1h
>

The ^[ .. ^G stuff is trying to write the hostname to a terminal emulator's
status bar. Check for the shell on that machine having some kind of precmd
(zsh) / $PROMPT_FUNCTION (bash) or just an echo like that in its dotfiles.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b@gmail.com                                  ballbery@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKFCL4UON30j1-wNLUnbzmQRKxmhPUL8zOS7uaGo=Ph1Kq19pg>