Date:        Sat, 21 Sep 2024 20:48:51 +0000
    From:        "Robert Elz" <[email protected]>
    Message-ID:  <[email protected]>

  | In !TINYPROG versions of sh, make the builtin "shift" builtin command
  | perform a rotate instead or shift if given a numeric arg (which is
  | otherwise an error).

Ugh ... that should have said

        In !TINYPROG versions of sh, make the shell "shift" builtin command
        perform a rotate instead of shift if given a negative arg (which is
        otherwise an error).

kre

Reply via email to