The awk variable $1 contains the first field in a record, $2 the second, $3 the third, etc. $0 contains all fields

The awk variable $1 contains the first field in a record, $2 the second, $3 the third, etc. $0 contains all fields

Comments

Popular posts from this blog

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /

tomcat catalina coyote jasper cluster

list services on startup | initctl list | service --status-all | systemctl list-unit-files --type=service