SyntaxFix
Write A Post
Hire A Developer
Questions
Just to provide an another way, you can also simply use the following command
$ cat to_remove /tmp/file1 /tmp/file2 /tmp/file3 $ rm $( cat to_remove )