Clean-My-Linux icon indicating copy to clipboard operation
Clean-My-Linux copied to clipboard

sudo: ./clean: command not found

Open abdullahalshawafi opened this issue 3 years ago • 0 comments

If you tried to run sudo ./clean while at the home directory, you will get a command not found error

First, make sure that the 'clean' file is present in the home directory, then, to solve this issue, simply write the following instead sudo sh ./clean

I hope this would help you if ran into this problem :)

abdullahalshawafi avatar Jul 16 '22 16:07 abdullahalshawafi