[PLUG] cut delimiter question

Rich Shepard rshepard at appl-ecosys.com
Mon Jun 11 15:23:24 UTC 2012


On Mon, 11 Jun 2012, Chris Berry wrote:

> I would generally use awk to do that, something like this:
> ls -alh | awk '{print $9 }'

Chris,

   I thought of that but figured cut would be the better way. Apparenly not.

Thanks,

Rich




More information about the PLUG mailing list