STRIM(9) Basic C Library Functions STRIM(9)NAMEstrim - Removes leading and trailing whitespace from s.SYNOPSISchar * strim(char * s);ARGUMENTSs The string to be stripped.DESCRIPTIONNote that the first trailing whitespace is replaced with a NUL-terminator in the given string s. Returns a pointer to the first non-whitespace character in s.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRIM(9)
| Related Man Pages |
|---|
| vsnprintf(9) - suse |
| openpam_readline(3) - mojave |
| ns_match(3aolserv) - debian |
| openpam_readline(3) - osx |
| regexp::common::whitespace5.18(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Crontab not processing parameters sent to script. |