Date: Fri, 4 Jun 1999 15:50:05 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Vlad Skvortsov <vlad@high.net.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: script-like utility wanted Message-ID: <Pine.BSF.4.03.9906041549120.13154-100000@resnet.uoregon.edu> In-Reply-To: <199906041324.RAA00472@hq.spc.high>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Jun 1999, Vlad Skvortsov wrote: > Hello. > > Script is very convinient tool, but there's a problem if I use > backspace characters and the like. If I start "script SOMEWHERE" and > insert file SOMEWHERE to, for example, vi, the picture is not so > pretty: This is normal. Script also records any control characters. If you have long commands for `script'ing, use a shell script to avoid typos. > > Script started on Fri Jun 4 17:22:59 1999 > [vlad@hq] ~ > this is [15`[Kecho see those ? eh ?[K[K[K > see those _ z > [vlad@hq] ~ > ^D > Script done on Fri Jun 4 17:23:28 1999 > > Is there a filter that would help it ? You can substitute them out with an approrpriate regexp. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9906041549120.13154-100000>