On Thu, 19 Sep 2013 17:02:17 -0400 Ajtim <lum...@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 > r...@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.
-- wbr, tiger _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"