Plan 9 from Bell Labs’s /usr/web/sources/patch/sorry/ape-rc-scripts-safe-path/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Some stupid lunix scripts(eg., auto*hell) use variables named 'path'(lowercase)
which means that all scripts in /rc/bin/ape break. To avoid this set path=/bin
at the start of each script.

Also there is an issue with /rc/bin/ape/printf which doesn't have the executable bit set,
make sure to fix this, I'm not sure if patch(1) can deal with file perms.


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.