diff options
author | Nat Lasseter <Nat Lasseter nathan@bytemark.co.uk> | 2017-07-25 15:56:50 +0100 |
---|---|---|
committer | Nat Lasseter <Nat Lasseter nathan@bytemark.co.uk> | 2017-07-25 15:56:50 +0100 |
commit | d6a7360389b15fb9c35193a39969cd1387b0edb2 (patch) | |
tree | 6579fa694fbcd53b8a11076806ea24e390cc96d9 | |
parent | 5f11a46ce2a2f02184bbdfd062bd5b2c28ff3c65 (diff) |
Added no. So negative. Not the opposite of yes.
-rwxr-xr-x | no | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sed -f + +s/^/no / |