C
C
chincharovpc2019-06-19 13:05:45
ubuntu
chincharovpc, 2019-06-19 13:05:45

Rights in Ubuntu?

My program automatically creates folders.
I have to give user rights to each folder.
Tell me, please, how to make it so that the rights were given automatically?
admin user.
I give 777 rights.
If you do not give permission 777, then the program does not work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2019-06-19
@mole2

sudo chmod -R 777 /full_path_to_directory/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question