http://www.perlmonks.org?node_id=520476


in reply to The most useful key on my keyboard is:

I guess 'space' is 1st. 'backspace' is 2nd (at least it was in the very begining of my programming.)
  • Comment on Re: The most useful key on my keyboard is:

Replies are listed 'Best First'.
Re^2: The most useful key on my keyboard is:
by wolfger (Deacon) on Jan 03, 2006 at 15:26 UTC
    I guess 'space' is 1st.

    So you've never heard that space is "the final frontier"?

Re^2: The most useful key on my keyboard is:
by Happy-the-monk (Canon) on Jan 03, 2006 at 08:50 UTC

    'space' is 1st.

    I am afraid, it must be. Although I think it should be "E" or rather lowercase "e" (or e-minor to the musicians =)).

    Cheers, Sören

Re^2: The most useful key on my keyboard is:
by turo (Friar) on Jan 03, 2006 at 15:45 UTC

    Okay, i think it depends on how much is the terminal console in your life :-P

    1. enter
    2. space
    3. Tab ;)

    perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'