Locked output file
by Maha-Naz from LinuxQuestions.org on (#5C64V)
I am using a docker program Psortb.
When I run it without sudo, it require password and generate output that are locked.
Can anyone help me that why this program require password and generate locked output file.
I have to run this linux command through java, I am facing problem in generating output might be it is due to password and locked output.
Can anyone help me how to avoid this password requirement and locked file.
I have run chmod and chown for the program script. What else can I do.
Thank you.


When I run it without sudo, it require password and generate output that are locked.
Can anyone help me that why this program require password and generate locked output file.
I have to run this linux command through java, I am facing problem in generating output might be it is due to password and locked output.
Can anyone help me how to avoid this password requirement and locked file.
I have run chmod and chown for the program script. What else can I do.
Thank you.