Kindly help me out in getting the desired output for a cut command
For example this is how my file is
specialcase
grateful
cricketplayers
soccerteam
From this file the cut command should only output the last 4 characters of each word. This should be my output
case
eful
yers
team