[portrait of JECS]
Julian Squires
email
presently available for contract work
GPG CC8C C599 9DEB 3428 5859 A966 E66D 2011 DA6D 1862
Last updated .

worried by wordexp(3)[c, posix]

The function wordexp(3) is a POSIX C standard library function which performs "word expansion like a POSIX shell". wordexp(3) combines the safety of elaborate string parsing in C with the efficiency and robustness of invoking the shell on arbitrary user input. Why does it even exist? And why shouldn't you use it? (more)

Previously: (view all)