Pipe random | take 4 | drop 1 | spec 1-* c2x | cons

Regards, 
Richard Schuh 

 

> -----Original Message-----
> From: CMSTSO Pipelines Discussion List 
> [mailto:cms-pipeli...@vm.marist.edu] On Behalf Of Frank M. Ramaekers
> Sent: Tuesday, July 20, 2010 7:34 AM
> To: CMS-PIPELINES@VM.MARIST.EDU
> Subject: Re: PIPE to generate random passwords
> 
> Hmmm....doesn't seem quite so random:
> 
> pipe random | take 3 | spec 1-* c2x | console 
> 5AA27BD9                                      
> 7BDAB76A                                      
> B769F1DD                                      
> Ready; T=0.01/0.01 09:32:00                   
> pipe random | take 3 | spec 1-* c2x | console 
> 5AD1683C                                      
> 683D4015                                      
> 4015D662                                      
> Ready; T=0.01/0.01 09:32:24                   
> pipe random | take 3 | spec 1-* c2x | console 
> 5AD4C33A                                      
> C33961EB                                      
> 61EC6E78                                      
> Ready; T=0.01/0.01 09:32:26                   
> pipe random | take 3 | spec 1-* c2x | console 
> 5AE27547                                      
> 75488DBE                                      
> 8DBD32F6                                      
> Ready; T=0.01/0.01 09:32:33                   
> pipe random | take 3 | spec 1-* c2x | console 
> 5AE6E218                                      
> E2181A7E                                      
> 1A7EAC1A                                      
> Ready; T=0.01/0.01 09:32:36                   
> 
> (First one always started with 5A).
> 
>  
> Frank M. Ramaekers Jr.
>  
>  
> 
> -----Original Message-----
> From: CMSTSO Pipelines Discussion List
> [mailto:cms-pipeli...@vm.marist.edu] On Behalf Of Dave Jones
> Sent: Tuesday, July 20, 2010 9:06 AM
> To: CMS-PIPELINES@VM.MARIST.EDU
> Subject: Re: [CMS-PIPELINES] PIPE to generate random passwords
> 
> How's this, Frank?
> 
> pipe random | take 3 | spec 1-* c2x | console
> 
> The output will be eight random characters, you could of 
> course chop them up into shorter strings....
> 
> DJ
> On 07/20/2010 08:18 AM, Frank M. Ramaekers wrote:
> > Is there a way (in PIPEs, of course) to generate random passwords.
> (6-8
> > random valid characters)
> >
> >
> >
> >   Frank M. Ramaekers Jr.
> >
> >
> >
> > Systems Programmer
> >
> > MCP, MCP+I, MCSE&  RHCE
> >
> > American Income Life Insurance Co.
> >
> > Phone: (254)761-6649
> >
> > 1200 Wooded Acres Dr.
> >
> > Fax: (254)741-5777
> >
> > Waco, Texas  76701
> >
> >
> >
> >
> >
> >
> > _____________________________________________________
> > This message contains information which is privileged and 
> confidential
> and is solely for the use of the
> > intended recipient. If you are not the intended recipient, be aware
> that any review, disclosure,
> > copying, distribution, or use of the contents of this message is
> strictly prohibited. If you have
> > received this in error, please destroy it immediately and 
> notify us at
> privacy...@ailife.com.
> 
> --
> Dave Jones
> V/Soft
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
> 
> _____________________________________________________ This 
> message contains information which is privileged and 
> confidential and is solely for the use of the intended 
> recipient. If you are not the intended recipient, be aware 
> that any review, disclosure, copying, distribution, or use of 
> the contents of this message is strictly prohibited. If you 
> have received this in error, please destroy it immediately 
> and notify us at privacy...@ailife.com.
> 

Reply via email to