3 subsection:: Extensions by SCDoc
5 method:: stripWhiteSpace
6 Strips whitespace at the beginning and end of the string.
7 returns:: The stripped string
9 method:: unixCmdGetStdOutLines
10 Like link::#-unixCmdGetStdOut:: but returns the lines in an Array instead.
11 returns:: an link::Classes/Array:: of each line of output