I have to modify column 5 of a separate text file with :
(colon). For the text that the user enters, I already cut column 5 with cut -f5 -d:
, but I do not know how to enter the text in that empty space that remains.
The text that the user enters is stored in a variable.