view wisdom/off by two @ 7710:c21f155790d9

<tswett> cat \'#!/bin/rm\' > bin/you-can-only-run-this-once; chmod +x you-can-only-run-this-once
author HackBot
date Wed, 04 May 2016 00:33:56 +0000
parents 1b7da5f7ebd5
children
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction.