I have a line sometimes it has 10 columns sometimes it can go to 30 columns... I need everything except fields 3, 4 and 5. Couldn't find an exisiting solution in these archives nor googling... Thanks
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'