"
Fossies
" - the Fresh Open Source Software Archive
Member "leafnode-1.12.0/sanitize.sed" (30 Jan 2009, 50 Bytes) of package
/
linux
/
misc
/
leafnode-1.12.0.tar.xz
:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard
) with prefixed line numbers. Alternatively you can here
view
or
download
the uninterpreted source code file.
1
s/\\/\\\\/g;
2
s/"/\\"/g;
3
s/`/\\`/g;
4
s/\$(/\\\$(/g;