[PLUG] Specifying white space as delimiter for 'cut'

Rich Shepard rshepard at appl-ecosys.com
Mon Nov 7 15:57:40 UTC 2016


On Mon, 7 Nov 2016, brooks at netgate.net wrote:

> Try this:
> ls -la | awk '{print $1, $9}'

Brooks,

   Yes, awk will do the job. I wanted to learn if cut could also be used with
a variable delimiter.

Thanks,

Rich



More information about the PLUG mailing list