Replacing words in a text document using the sed command

Advertisement

Artiom008
Joined:
Posts:
1
Location:
Georgia

Replacing words in a text document using the sed command

Good day! Please help me, I need a command with which I can directly in WinSCP replace the words I need with others using the sed command, for example, to execute a command like sed on the txt I need
sed "s|.*\/Videos\/|fresh\/Videos\/|"
that is, I run the command and it replaces inside the document as specified in the sed command.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum