On Sat, 4 Apr 2009, Ray Parrish wrote:
I'm attempting to study Brace Expansion at the same named page at
bash-hackers.org and it states the following -
Generate numbers with a prefix 001 002 ...
Using a prefix:
for i in 0{1..9} 10; do printf "%d\n" "$i";done
However I am getting *this* outpu
Hello,
I'm attempting to study Brace Expansion at the same named page at
bash-hackers.org and it states the following -
Generate numbers with a prefix 001 002 ...
Using a prefix:
for i in 0{1..9} 10; do printf "%d\n" "$i";done
However I am getting *this* output when running their command in
On Thu, 2 Apr 2009 18:33:40 -0700, Brandon F wrote:
> When I do traceroute in bash I am always getting
> 12-215-11-193.client.mchsi.com as the third or fourth site. I want to know
> how to clear this from my route list. So it will bounce off of a differant
> site. Thank you.
What a _clever_ Subjec
On Sat, 4 Apr 2009 08:37:32 -0300, Sergio Charpinel Jr. wrote:
> Hi,
> I'm in this mailing list, and I dont know if I am in the right place. If it
> doesnt, tell me.
comp.unix.shell
I know, it's not very intuitive...
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linu
Hi,
I'm in this mailing list, and I dont know if I am in the right place. If it
doesnt, tell me.
So, first of all, I'm trying to find a way to combine TMOUT variable with
vlock. I just found a way to do this in zhs. And if it is not possible, I
need to set TIMEOUT just for root, and it can't logout