comp.unix.shell
- Ampersand inside for loop,
anvera
- <Possible follow-ups>
- Ampersand inside for loop,
anvera
- Re: Ampersand inside for loop,
Janis Papanagnou
- Re: Ampersand inside for loop, Kenny McCormack
- Re: Ampersand inside for loop,
Janis Papanagnou
- How to exit a shell script,
mathieu
- Re: How to exit a shell script, pk
- Re: How to exit a shell script,
Keith Thompson
- Re: How to exit a shell script,
mathieu
- Re: How to exit a shell script, pk
- Re: How to exit a shell script, Keith Thompson
- Re: How to exit a shell script, Geoff Clare
- Re: How to exit a shell script, Keith Thompson
- Re: How to exit a shell script, Janis Papanagnou
- Re: How to exit a shell script,
mathieu
- Mounting a zipped partition,
Guillaume Dargaud
- Re: Mounting a zipped partition,
Stephane CHAZELAS
- Re: Mounting a zipped partition, Guillaume Dargaud
- Re: Mounting a zipped partition,
Stephane CHAZELAS
- what $! does in Ksh,
jz
- Re: what $! does in Ksh,
Janis Papanagnou
- Re: what $! does in Ksh, Guillaume Dargaud
- Re: what $! does in Ksh,
Janis Papanagnou
- Re: How do I merge the contents of two files ..., Hai Vu
- how to prevent back quote expansion?,
kirby
- Re: how to prevent back quote expansion?,
pk
- Re: how to prevent back quote expansion?,
Chris F.A. Johnson
- Re: how to prevent back quote expansion?, pk
- Re: how to prevent back quote expansion?, pk
- Re: how to prevent back quote expansion?, Chris F.A. Johnson
- Re: how to prevent back quote expansion?, pk
- Re: how to prevent back quote expansion?, David W. Hodgins
- Re: how to prevent back quote expansion?, Janis Papanagnou
- Re: how to prevent back quote expansion?, kirby
- Re: how to prevent back quote expansion?, Janis Papanagnou
- Re: how to prevent back quote expansion?, kirby
- Re: how to prevent back quote expansion?, Chris F.A. Johnson
- Re: how to prevent back quote expansion?,
Chris F.A. Johnson
- Re: how to prevent back quote expansion?,
kirby
- Re: how to prevent back quote expansion?,
Barry Margolin
- Re: how to prevent back quote expansion?, Chris F.A. Johnson
- Re: how to prevent back quote expansion?,
Barry Margolin
- Re: how to prevent back quote expansion?, Keith Thompson
- Re: how to prevent back quote expansion?,
pk
- How do I remove this "p"?,
Dave
- Re: How do I remove this "p"?,
Randal L. Schwartz
- Re: How do I remove this "p"?,
laredotornado@xxxxxxxxxxx
- Re: How do I remove this "p"?, goarilla
- Re: How do I remove this "p"?, Keith Thompson
- Re: How do I remove this "p"?, Barry Margolin
- Re: How do I remove this "p"?,
laredotornado@xxxxxxxxxxx
- Re: How do I remove this "p"?, Lew Pitcher
- Re: How do I remove this "p"?, Bill Marcum
- Re: How do I remove this "p"?,
David W. Hodgins
- Re: How do I remove this "p"?, David W. Hodgins
- Re: How do I remove this "p"?, Chris F.A. Johnson
- Re: How do I remove this "p"?, Ben Finney
- Re: How do I remove this "p"?, John DuBois
- Re: How do I remove this "p"?,
Randal L. Schwartz
- doubt in llive project,
unix
- Re: doubt in llive project,
Seebs
- Re: doubt in llive project,
pk
- Re: doubt in llive project, Janis Papanagnou
- Re: doubt in llive project, pk
- Re: doubt in llive project, Randal L. Schwartz
- Re: doubt in llive project, Seebs
- Re: [OT] doubt in llive project, pk
- Re: [OT] doubt in llive project, Kenny McCormack
- Re: [OT] doubt in llive project, pk
- Re: [OT] doubt in llive project, Kenny McCormack
- Re: [OT] doubt in llive project, Randal L. Schwartz
- Re: doubt in llive project,
pk
- Re: doubt in llive project, Loki Harfagr
- Re: doubt in llive project,
Seebs
- getting cpan configured,
Uno
- Re: getting cpan configured,
Keith Keller
- Re: getting cpan configured,
Uno
- Re: getting cpan configured, Keith Keller
- Re: getting cpan configured, Uno
- Re: getting cpan configured, Ben Finney
- Re: getting cpan configured, Keith Keller
- Re: getting cpan configured, Kenny McCormack
- Re: getting cpan configured, Uno
- Re: getting cpan configured,
Seebs
- Re: getting cpan configured, Uno
- Re: getting cpan configured, Chris F.A. Johnson
- Re: getting cpan configured, Kenny McCormack
- Re: getting cpan configured, Keith Thompson
- Re: getting cpan configured, Seebs
- Re: getting cpan configured,
Uno
- Re: getting cpan configured, goarilla
- Re: getting cpan configured,
Keith Keller
- Case Pattern Optimization,
DanielC
- Re: Case Pattern Optimization,
Janis Papanagnou
- Re: Case Pattern Optimization, DanielC
- Re: Case Pattern Optimization,
Janis Papanagnou
- portable local variables?,
Hallvard B Furuseth
- Re: portable local variables?,
Stephane CHAZELAS
- Re: portable local variables?, Hallvard B Furuseth
- Re: portable local variables?,
Stephane CHAZELAS
- generating non repeating numbers within a range,
Sivaram Neelakantan
- Re: generating non repeating numbers within a range, Janis Papanagnou
- Re: generating non repeating numbers within a range,
Randal L. Schwartz
- Re: generating non repeating numbers within a range,
Janis Papanagnou
- Re: generating non repeating numbers within a range, hymie!
- Re: generating non repeating numbers within a range, Janis Papanagnou
- Re: generating non repeating numbers within a range, hymie!
- Re: generating non repeating numbers within a range, Kenny McCormack
- Re: generating non repeating numbers within a range, Janis Papanagnou
- Re: generating non repeating numbers within a range,
Janis Papanagnou
- Re: generating non repeating numbers within a range, Chris F.A. Johnson
- Re: generating non repeating numbers within a range,
Ed Morton
- Re: generating non repeating numbers within a range, Janis Papanagnou
- Re: generating non repeating numbers within a range, Ed Morton
- Re: generating non repeating numbers within a range, Ben Finney
- Re: generating non repeating numbers within a range,
Laurianne Gardeux
- Re: generating non repeating numbers within a range, Stephane CHAZELAS
- Re: generating non repeating numbers within a range,
Sivaram Neelakantan
- Re: generating non repeating numbers within a range,
Robert Bonomi
- Re: generating non repeating numbers within a range, Sivaram Neelakantan
- Re: generating non repeating numbers within a range, Janis Papanagnou
- Re: generating non repeating numbers within a range,
Robert Bonomi
- What's the disadvantage for script if [ $x = 'WORLD ];,
Miao Jiang
- Re: What's the disadvantage for script if [ $x = 'WORLD ];, pk
- Re: What's the disadvantage for script if [ $x = 'WORLD ];,
Ben Finney
- Re: What's the disadvantage for script if [ $x = 'WORLD ];,
Miao Jiang
- Re: What's the disadvantage for script if [ $x = 'WORLD ];, Ben Finney
- Re: What's the disadvantage for script if [ $x = 'WORLD ];, Chris F.A. Johnson
- Re: What's the disadvantage for script if [ $x = 'WORLD ];,
Miao Jiang
- set variable value base on text file,
moonhkt
- Re: set variable value base on text file, Janis Papanagnou
- Re: set variable value base on text file, Bill Marcum
- Want to run Ctrl-z from within shell.,
Hongyi Zhao
- Re: Want to run Ctrl-z from within shell.,
Janis Papanagnou
- Re: Want to run Ctrl-z from within shell.,
Hongyi Zhao
- Re: Want to run Ctrl-z from within shell., Ben Finney
- Re: Want to run Ctrl-z from within shell., Hongyi Zhao
- Re: Want to run Ctrl-z from within shell., Hongyi Zhao
- Re: Want to run Ctrl-z from within shell., Ben Bacarisse
- Re: Want to run Ctrl-z from within shell., Janis Papanagnou
- Re: Want to run Ctrl-z from within shell., Hongyi
- Re: Want to run Ctrl-z from within shell., Janis Papanagnou
- Re: Want to run Ctrl-z from within shell.,
Hongyi Zhao
- Re: Want to run Ctrl-z from within shell.,
Janis Papanagnou
- r u ready 2 join?, jega deesan
- Re: Removing between words with sed,
James Waldby
- <Possible follow-ups>
- Re: Removing between words with sed, Robert Bonomi
- help with grep and quotes,
Chris
- Re: help with grep and quotes, cabal
- Re: help with grep and quotes, pk
- Re: help with grep and quotes, Ben Bacarisse
- Re: help with grep and quotes, Robert Bonomi
- Redirection with file-descriptors,
Davide Baldini
- Re: Redirection with file-descriptors,
Barry Margolin
- Re: Redirection with file-descriptors,
Davide Baldini
- Re: Redirection with file-descriptors, Icarus Sparry
- Re: Redirection with file-descriptors, Davide Baldini
- Re: Redirection with file-descriptors, Robert Bonomi
- Re: Redirection with file-descriptors, James Waldby
- Re: Redirection with file-descriptors, Bill Marcum
- Re: Redirection with file-descriptors, Robert Bonomi
- Re: Redirection with file-descriptors,
Davide Baldini
- Re: Redirection with file-descriptors, Robert Bonomi
- Re: Redirection with file-descriptors,
Barry Margolin
- Announcing "Cd Deluxe",
MikeG
- Re: Announcing "Cd Deluxe",
Seebs
- Re: Announcing "Cd Deluxe",
jellybean stonerfish
- Re: Announcing "Cd Deluxe", MikeG
- Re: Announcing "Cd Deluxe", jellybean stonerfish
- Re: Announcing "Cd Deluxe",
jellybean stonerfish
- Re: Announcing "Cd Deluxe",
Seebs
- mount --bind,
Why Tea
- Re: mount --bind, Samel
- Re: mount --bind, goarilla
- Re: mount --bind, James Waldby
- named pipe across machines,
Russ P.
- Message not available
- Re: named pipe across machines,
Russ P.
- Re: named pipe across machines, Ben Bacarisse
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, pk
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Ben Bacarisse
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Ben Bacarisse
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Ben Bacarisse
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Ben Bacarisse
- Re: named pipe across machines, Robert Bonomi
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Kees Nuyt
- Re: named pipe across machines, Russ P.
- Re: named pipe across machines, Robert Bonomi
- Re: named pipe across machines,
Russ P.
- Message not available
- speed up scp/ssh/scp invocation,
Giacomo Boffi
- Re: speed up scp/ssh/scp invocation,
Loki Harfagr
- Re: speed up scp/ssh/scp invocation, Loki Harfagr
- Re: speed up scp/ssh/scp invocation,
James Waldby
- Re: speed up scp/ssh/scp invocation, James Waldby
- Re: speed up scp/ssh/scp invocation, Icarus Sparry
- Re: speed up scp/ssh/scp invocation, Richard Kettlewell
- Re: speed up scp/ssh/scp invocation, Thomas 'PointedEars' Lahn
- Re: speed up scp/ssh/scp invocation, Thomas 'PointedEars' Lahn
- Re: speed up scp/ssh/scp invocation,
Loki Harfagr
- Using the command ps,
Sooraj S
- Re: Using the command ps, Sidney Lambe
- Re: Using the command ps, Ben Bacarisse
- Re: Using the command ps, Glenn Jackman
- convenient module to take statistics for hashed structures?,
ela
- Re: convenient module to take statistics for hashed structures?, Janis Papanagnou
- command line convert mm to inches etc,
Michael Makuch
- Re: command line convert mm to inches etc, Tony Sequeira
- Re: command line convert mm to inches etc, Tony Sequeira
- Re: command line convert mm to inches etc, Ben Finney
- spell & ispell on modern Linux systems,
Kenny McCormack
- Re: spell & ispell on modern Linux systems,
Ben Bacarisse
- Re: spell & ispell on modern Linux systems,
Kenny McCormack
- Re: spell & ispell on modern Linux systems, Ben Bacarisse
- Re: spell & ispell on modern Linux systems, Kenny McCormack
- Re: spell & ispell on modern Linux systems, Ben Bacarisse
- Re: spell & ispell on modern Linux systems, Keith Thompson
- Re: spell & ispell on modern Linux systems, Ben Bacarisse
- Re: spell & ispell on modern Linux systems, Keith Thompson
- Re: spell & ispell on modern Linux systems, Geoff Clare
- Re: spell & ispell on modern Linux systems, PM
- Re: spell & ispell on modern Linux systems, Robert Bonomi
- Re: spell & ispell on modern Linux systems,
Kenny McCormack
- Re: spell & ispell on modern Linux systems,
Ben Bacarisse
- WinDoze Magizia HyperTurbo OS Zx86 (2011), the new hyperaccelerated alternative to unix, linux, mac, and windows.`, Magizian
- WinDoze Magizia HyperTurbo OS Zx86 (2011), the new hyperaccelerated alternative to unix, linux, mac, and windows., Magizian
- Path Too Long fix, Martin Krag
- grep output with time ordered files,
James
- Re: grep output with time ordered files,
Laurianne Gardeux
- Re: grep output with time ordered files,
Keith Thompson
- Re: grep output with time ordered files, Icarus Sparry
- Re: grep output with time ordered files,
Keith Thompson
- Re: grep output with time ordered files,
Laurianne Gardeux
- Clarification regarding I/O redirection,
Radoulov, Dimitre
- Re: Clarification regarding I/O redirection,
Icarus Sparry
- Re: Clarification regarding I/O redirection, Radoulov, Dimitre
- Re: Clarification regarding I/O redirection,
Icarus Sparry
- redirecting arguments,
ela
- Re: redirecting arguments, Ed Morton
- Re: redirecting arguments,
Janis Papanagnou
- Re: redirecting arguments,
Thomas 'PointedEars' Lahn
- Re: redirecting arguments, Geoff Clare
- Re: redirecting arguments, Janis Papanagnou
- Re: redirecting arguments, Geoff Clare
- Re: redirecting arguments,
Thomas 'PointedEars' Lahn
- Re: redirecting arguments, Stephane CHAZELAS
- Re: backing up source, Uno
- substr in shell not awk,
Yogi
- Re: substr in shell not awk, pk
- Re: substr in shell not awk, Chris F.A. Johnson
- Re: substr in shell not awk, Ed Morton
- Re: substr in shell not awk, Stephane CHAZELAS
- set -u and cmd line parameter checking, Cat 22
- nohup help,
rvaede
- Re: nohup help, Bill Marcum
- Gas the Arabs, matthewtibbals
- Want to free hosting, Guerin
- Re: While loop in tcsh,
DIXIEDecker26
- Re: While loop in tcsh, Bill Marcum
- start up script,
rvaede
- Re: start up script, pk
- Re: start up script,
hymie!
- Re: start up script, Geoff Clare
- Re: start up script,
Bill Marcum
- Re: start up script,
Thomas 'PointedEars' Lahn
- Re: start up script, Bill Marcum
- Re: start up script, Thomas 'PointedEars' Lahn
- Re: start up script, Bill Marcum
- Re: start up script, Bit Twister
- Re: start up script, Thomas 'PointedEars' Lahn
- Re: start up script, Keith Thompson
- Re: start up script, Kenny McCormack
- [OT] Re: start up script, Spamm Trappe
- Re: start up script,
Thomas 'PointedEars' Lahn
- Re: start up script,
Thomas 'PointedEars' Lahn
- Re: start up script, Kenny McCormack
- How to check sed replace some text in file,
moonhkt
- Re: How to check sed replace some text in file,
Ed Morton
- Re: How to check sed replace some text in file,
moonhkt
- Re: How to check sed replace some text in file, Janis Papanagnou
- Re: How to check sed replace some text in file, Geoff Clare
- Re: How to check sed replace some text in file, Ed Morton
- Re: How to check sed replace some text in file,
moonhkt
- Re: How to check sed replace some text in file,
Ed Morton
- Re: Printing to different console, Guillaume Dargaud