wok annotate nano/stuff/patches/sh.nanorc-4.8 @ rev 25040

cups-filters: use standard c++14
author Hans-G?nter Theisgen
date Fri May 27 07:47:27 2022 +0100 (2022-05-27)
parents
children
rev   line source
Hans-G?nter@23227 1 --- sh.nanorc.orig
Hans-G?nter@23227 2 +++ sh.nanorc
Hans-G?nter@23227 3 @@ -1,4 +1,4 @@
Hans-G?nter@23227 4 -syntax sh "(\.sh|(\.|/)(a|ba|c|da|k|mk|pdk|tc|z)sh(rc|_profile)?|/(etc/|\.)profile)$"
Hans-G?nter@23227 5 +syntax sh "\.sh$" "receipt"
Hans-G?nter@23227 6 header "^#!.*/(((a|ba|c|da|k|mk|pdk|tc|z)?sh)|(busybox|env) +sh|openrc-run|runscript)"
Hans-G?nter@23227 7 magic "(POSIX|Bourne-Again) shell script.*text"
Hans-G?nter@23227 8 comment "#"