This is remove the current firefox folder from Linux.
[oracle@webcenter ~]$ sudo rm -r /usr/lib64/firefox/
This command will copy back the firefox directory from any folder location to lib64 destination.
[oracle@webcenter ~]$ sudo mv /home/oracle/mithun/firefox /usr/lib64/firefox
No comments:
Post a Comment