How do I get this file permission changed?

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

use sudo
you could extract the file with a sudo and that would put all the contents there.

cd /usr/share/AbiSuite-2.4/dictionary
sudo tar -xvf /path/filename.tar

or change the directory permissions and all subdirectories of AbiSuite.
(not a good security practice.)

sudo chmod -R 777 /usr/share/AbiSuite-2.4

then extract the to the dictionary directory.

:D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Now where was i going? Oh yes, crazy!
Locked

Return to “Other topics”