diff options
Diffstat (limited to 'bin/quote2')
| -rwxr-xr-x | bin/quote2 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc cmd = `{quote1 $* | tail -1} if (~ $#cmd 0) { |
| index : emorgan/plan9port.git | ||
| Plan9 port with some modifications | Ethan Morgan |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | bin/quote2 | 2 |
@@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc cmd = `{quote1 $* | tail -1} if (~ $#cmd 0) { |