Date: Fri, 20 Sep 2013 13:41:54 -0400 From: Ajtim <lumiwa@gmail.com> To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: .history Message-ID: <4678776.4V8n458cjD@lumiwa.farms.net> In-Reply-To: <20130920130357.4e342009@laptop.minsk.domain> References: <2858213.Zq6fmA1OZq@lumiwa.farms.net> <20130920130357.4e342009@laptop.minsk.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
I did rebuild without "subshell" and it works. Thank you. On Friday 20 September 2013 13:03:57 Sergey V. Dyatko wrote: > On Thu, 19 Sep 2013 17:02:17 -0400 > > Ajtim <lumiwa@gmail.com> wrote: > > Hi! > > > > My system: > > > > FreeBSD lumiwa.farms.net 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255501: > > Fri Sep 13 01:57:31 UTC 2013 > > root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > > > And my question is why I have in /root/.history and in user the same, > > after restart computer something like this: > > cd "`printf "%b" '\0057usr'`" > > #+1379444739 > > cd "`printf "%b" '\0057usr\0057home'`" > > #+1379444740 > > cd "`printf "%b" '\0057'`" > > #+1379444742 > > cd "`printf "%b" '\0057usr\0057home\0057ajtim'`" > > #+1379444744 > > cd "`printf "%b" '\0057usr\0057home'`" > > #+1379444745 > > cd "`printf "%b" '\0057usr'`" > > #+1379444746 > > cd "`printf "%b" '\0057'`" > > #+1379444760 > > cd "`printf "%b" '\0057usr\0057home\0057ajtim'`" > > #+1379444760 > > cd "`printf "%b" '\0057'`" > > #+1379444760 > > set echo_style=both ; alias precmd 'echo $cwd:q >>/tmp/mc- > > ajtim/mc.pipe.61531;kill -STOP $$' > > #+1379444760 > > mc > > #+1379444762 > > cd "`printf "%b" '\0057'`" > > > > Is it something related with Alpha version? > > Thank you very much. > > no. > Do you use misc/mc build with subshell support ? If so - try to rebuild > it with unchecked subshell support. -- Mitja --- http://redbubble.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4678776.4V8n458cjD>