1. Purpose 2. Example |
3. Hazards 4. Copying 5. Downloading |
bisqwit@mist:~/src/shellpack$ grep sfnet ~bisqwit/.snewsrc|head -n 5|sed 's/:.*//' sfnet.atk.ohjelmointi sfnet.atk.ohjelmointi.moderoitu sfnet.atk.ohjelmointi.alkeet sfnet.tiede.matematiikka sfnet.tiede.fysiikkaCompressing:
bisqwit@mist:~/src/shellpack$ grep sfnet ~bisqwit/.snewsrc|head -n 5|sed 's/:.*//'|./shellpack sfnet.{atk.ohjelmointi{,.alkeet,.moderoitu},tiede.{fys,matemat}iikka}Testing:
bisqwit@mist:~/src/shellpack$ for s in sfnet.{atk.ohjelmointi{,.alkeet,.moderoitu},tiede.{fys,matemat}iikka};do echo "$s";done sfnet.atk.ohjelmointi sfnet.atk.ohjelmointi.alkeet sfnet.atk.ohjelmointi.moderoitu sfnet.tiede.fysiikka sfnet.tiede.matematiikkaSo yep, it works. It sorts the input while doing that, too.
* No warranty. You are free to modify this source and to
* distribute the modified sources, as long as you keep the
* existing copyright messages intact and as long as you
* remember to add your own copyright markings.
* You are not allowed to distribute the program or modified versions
* of the program without including the source code (or a reference to
* the publicly available source) and this notice with it.
Generated from progdesc.php
(last updated: Tue, 14 May 2002 17:54:53 +0300)
with docmaker.php
(last updated: Tue, 14 May 2002 17:41:54 +0300)
at Tue, 14 May 2002 17:54:55 +0300