sudo -i cd /path/folder exit
Showing 3 lines of 4 total lines in this snippet.
sudo -i cd /path/folder exit
Showing 3 lines of 4 total lines in this snippet.
find /home/username/folder -mindepth 1 -mtime +7
Showing 1 lines of 5 total lines in this snippet.