To quickly get a count of the number of files in a directory: ls -1 targetdir | wc -l
Best results in other decks
Last 12 symbols from UUID: uuidgen | tail -c 12 First 8 symbols from UUID: uuidgen | head -c 8
sudo usermod -aG $GROUP $USER
To quickly get a count of the number of files in a directory: ls -1 targetdir | wc -l
Last 12 symbols from UUID: uuidgen | tail -c 12 First 8 symbols from UUID: uuidgen | head -c 8
sudo usermod -aG $GROUP $USER