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

Upload file to server using Power Shell Command

 scp file_name.zip username@server_ip/server_address:/directory_path