Saturday, March 3, 2012

Re: search replace function

Hi thinca!

On Fr, 02 Mär 2012, thinca wrote:

> Try this.
>
> %s@@\=system('cat /dev/urandom | strings | tr -d "\n" | head -c 15')@gc

Shorter:
%s@@\=system('head -c15 </dev/urandom|openssl base64')@gc

Mit freundlichen Grüßen
Christian
--
Nur wer früh seine Seele weit auszuspannen gelernt hat, vermag später
die ganze Welt in sich zu fassen.
-- Stefan Zweig

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment