Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
linux sed remove string in file
Fallen Apart
Programming language:
Shell/Bash
2021-05-10 18:39:36
2
Q:
linux sed remove string in file
MrASquare
Code:
Shell/Bash
2021-02-11 10:47:50
sed -e s/deletethis
//g -i *
0
Tags
string
file
remove
linux
Related
bash delete file
linux delete files in folders without deleting the folder
delete lines text file linux
read string by string in file in linux
delete strings after match to eol using sed command
extract numners from string linux
linux remove all files same extension in directory
remove all files inside directory linux
bash how to delete a specific line from a file
shell remove file
linux how to remove all files with grep
linux find files without string
delete all the files without one in linux
how to erase folder that match characters in linux
linux remove lines from file
how to delete files in linux
New to Communities?
Join the community