Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

Have you ever tried this ?

Visto 0 veces
Saltar al primer mensaje no leído

muede

no leída,
7 jun 2007, 11:13:147/6/07
a

$> vim | tee vimshow

Then in a different xterm :

$> tail -s.1 -f vimshow

And watch yourself editing files and moving around.

But the best part comes after you have closed vim :

:qa!

$> cat vimshow

Have fun !

-ap

(Depending on your system this might not work as intended. )

Asim Suter

no leída,
21 jun 2007, 1:48:2121/6/07
a

"muede" <mue...@gmx.de> wrote in message
news:11812292...@arno.fh-trier.de...


Interesting!

try

%> cat -v vimshow

for some more fun.

How did you come across this ?

Regards.
Asim Suter


muede

no leída,
21 jun 2007, 6:37:0621/6/07
a
Asim Suter wrote:

>
> How did you come across this ?
>

I don't remember, I think I mistyped a 'tee' command.

0 mensajes nuevos