home
~
projects
~
socials
Delete A File If It Exists From A Shell Script
rm -f
-- end of line --
References
Answer to: How can I delete a file only if it exists?