To Delete the file in linux
$ rm -rf filename
note: r means remove sub directories and f means remove files or directories forcefully
$ rm -rf filename
note: r means remove sub directories and f means remove files or directories forcefully
WebDeveloper Programing PHP, CodeIgniter, HTML5, CSS3, JQUERY, Bootstrap & Scripting Tutorials
0 comments:
Post a Comment