1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-02-26 17:04:05 +00:00

pbsh.s: prompt comment (cleared if input is regular file)

This commit is contained in:
Phil Budne
2016-03-28 09:35:43 -04:00
parent fd5c06efab
commit 0358d5bf1c

View File

@@ -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