Exclude multiple column in linux
$ awk '{$1=$2=""; print $0}' filename
$ awk '{$1=$2=""; print $0}' filename
About Penguin Technology
I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
0 comments:
Post a Comment