what is delimiter?
How to create a file alphabets.txt and key in all the 2\6 alphabets each one in a new line.
cut marks.txt -d " " -f2 this command is not working. What should I do?
how to cut just the usernames from the file /etc/passwd ?
What is the role of sort command in Linux operating system?
317 visits
Outline:Simple filters • Head • tail • sort • cut • paste
Simple filters • Head • tail • sort • cut • paste
Show video info
Pre-requisite