From 0358d5bf1c2e1cadcf6a0b855afc84bca8e1675f Mon Sep 17 00:00:00 2001 From: Phil Budne Date: Mon, 28 Mar 2016 09:35:43 -0400 Subject: [PATCH] pbsh.s: prompt comment (cleared if input is regular file) --- src/other/pbsh.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/other/pbsh.s b/src/other/pbsh.s index 2301945..9e18983 100644 --- a/src/other/pbsh.s +++ b/src/other/pbsh.s @@ -475,7 +475,7 @@ iopt:argv0p: argv0 " initial value for nextarg, opt " ################ variables -prompt: <@ 040 " v1 prompt! +prompt: <@ 040 " v1 prompt! cleared if input is regular file redirect: .=.+1 " last file was a redirect (lt or gt) nextarg: .=.+1 " next slot in argv to fill