Groups | Search | Server Info | Login | Register


Groups > comp.programming.contests > #12

Re: The First Pure Shell Contest (PUSH): relativepath

From Jens Schweikhardt <usenet@schweikhardt.net>
Newsgroups comp.unix.shell, comp.unix.programmer, comp.programming.contests
Subject Re: The First Pure Shell Contest (PUSH): relativepath
Date 2011-08-19 19:23 +0000
Message-ID <9b7rgqFiseU2@mid.individual.net> (permalink)
References <9b7kg7F3njU1@mid.individual.net> <87pqk18byo.fsf@sapphire.mobileactivedefense.com>

Cross-posted to 3 groups.

Show all headers | View raw


In comp.unix.programmer Rainer Weikusat <rweikusat@mssgmbh.com> wrote:
# Jens Schweikhardt <schweikh@schweikhardt.net> writes:
# 
#>     The First Pure Shell Contest (PUSH)
#>
#>               == Motivation ==
#>
#> The shell is not known for powerful string processing. Seasoned
#> programmers use various combinations of sed, awk, cut and others to
#> perform the more sophisticated transformations, or sacrifice portability
#> by using their shell's extensions, like arrays. But calls to external
#> utilities and use of shell extensions are often not needed. Knowing what
#> the POSIX shell can do may turn a slow non-portable script into a
#> blazingly fast and portable hacker's delight. The goal is to show the
#> absurdity of forking and nonportable constructs when a nice and small
#> pure shell solution solves the problem just as well.
# 
# I spent some thoughts on this because I was interested in at least
# having a general idea how a solution could look like. OTOH, the reason
# why I work in miserably paid programming jobs is essentially because I
# enjoy solving software problems a lot more than dicksizing contests.

Well, this is a badly paid contest :-) No prize money. People are in it,
I hope, just for the fun of it. I certainly am.

In days of yore I've been participating in the IOCCC and it was fun to
be creative, cram every last bit of functionality in a limited number of
bytes.

Of course everybody's free to just sit and wait what the result are
and then comment like Waldorf and Statler.

Regards,

	Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

Back to comp.programming.contests | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <schweikh@schweikhardt.net> - 2011-08-19 17:23 +0000
  Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <stephane_chazelas@yahoo.fr> - 2011-08-19 18:13 +0000
    Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-19 19:12 +0000
      Re: The First Pure Shell Contest (PUSH): relativepath pk <pk@pk.invalid> - 2011-08-19 21:14 +0200
        Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-19 19:29 +0000
          Re: The First Pure Shell Contest (PUSH): relativepath pk <pk@pk.invalid> - 2011-08-19 21:37 +0200
            Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-19 20:04 +0000
              Re: The First Pure Shell Contest (PUSH): relativepath pk <pk@pk.invalid> - 2011-08-19 22:25 +0200
                Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-19 21:08 +0000
  Re: The First Pure Shell Contest (PUSH): relativepath Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-08-19 19:58 +0100
    Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-19 19:23 +0000
      Re: The First Pure Shell Contest (PUSH): relativepath Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-08-19 22:18 +0100
  Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <Stephane.CHAZELAS@free.fr> - 2011-08-20 20:07 +0000
    Re: The First Pure Shell Contest (PUSH): relativepath Jens Schweikhardt <usenet@schweikhardt.net> - 2011-08-21 10:43 +0000
    Re: The First Pure Shell Contest (PUSH): relativepath Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-08-21 15:14 +0100
      Re: The First Pure Shell Contest (PUSH): relativepath Janis Papanagnou <janis_papanagnou@hotmail.com> - 2011-08-21 18:28 +0300
      Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <stephane_chazelas@yahoo.fr> - 2011-08-21 16:19 +0000
        Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <stephane_chazelas@yahoo.fr> - 2011-08-21 20:12 +0000
  Re: The First Pure Shell Contest (PUSH): relativepath Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-08-22 21:15 +0100
    Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <stephane_chazelas@yahoo.fr> - 2011-08-23 18:23 +0000
      Re: The First Pure Shell Contest (PUSH): relativepath Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-08-23 19:52 +0100
        Re: The First Pure Shell Contest (PUSH): relativepath Stephane CHAZELAS <stephane_chazelas@yahoo.fr> - 2011-08-23 21:56 +0000

csiph-web