How can we extract few characters from second or third line of a text file using cut command of Linux OS?
For example: to get 7-10 characters from 3rd line of a text file is required, what can be the command?
Regards,
Imran