What will be output for the following cut command taking as input the below file? $cat file 2273|ravi |chennai |ind $cut –d’|’ -f 2 file
Reveal answer
Fill a bubble to check yourself
What will be output for the following cut command taking as input the below file? $cat file 2273|ravi |chennai |ind $cut –d’|’ -f 2 file