mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
Shellwords manipulates strings according to the word parsing rules of the UNIX
|
|
Bourne shell.
|
|
|
|
The shellwords() function was originally a port of shellwords.pl, but modified
|
|
to conform to the Shell & Utilities volume of the IEEE Std 1003.1-2008, 2016
|
|
Edition.
|