On Mon, 7 Nov 2016, [email protected] 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 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
