MLUG: Re: [MLUG] a little fun thing...
Re: [MLUG] a little fun thing...
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Wed, 6 Jul 2005, Jonathan King wrote:

On 7/6/05, Mike Miller <EMAIL:PROTECTED> wrote:
seq --format=%1.f 1 10000000 | perl -pe 's/\n/\r/g'

It's good to figure out what it does.

Very clever. Is this the right answer?

jonathan$ seq --format=%1.f 1 10000000 | perl -pe 's/\n/\r/g'
bash: seq: command not found


I can't explain how you hosed your system. seq is usually in /usr/bin. Also, seq is a bash internal, isn't it? I think it used to be.

Anyway, when I run my one liner on mlug.missouri.edu it works fine.

Let me know if you figure out why seq doesn't work on your system. Maybe it isn't in all Linux distros.

Mike
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members