Tuesday, October 31, 2023

Changing the ownership of all sub-directories in Linux



$ sudo chown -R utest ./samplefolder/

$ ls -l ./samplefolder/







No comments:

Post a Comment

Reset Ubuntu with factory reset & and reinstall

  Try configuring unconfigured packages: sudo dpkg --configure -a Update the contents of the repositories sudo apt-get update Try to fix mis...