How do I delete a file under Linux / UNIX / BSD / AIX / HP-UX operating system using command line options?
To remove a file or directory in Linux, FreeBSD, Solaris or Unix-like operating systems use the rm command or unlink command.
Continue reading “linux delete or remove file”