Linux CLI - Viewing and Editing Files
What will be the output of
tail -n +4 file.txt | head -n 2 if file.txt has 10 lines?tail -n +4 file.txt | head -n 2 if file.txt has 10 lines?tail -n +4 file.txthead -n 215+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions