Advertisement
plirof2

schclnt - Delete/cleanup clients in lab for new class

Jun 9th, 2023 (edited)
1,027
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.42 KB | None | 0 0
  1. Delete/cleanup clients in lab for new class
  2. rm /mnt/home/downloads_linux/*.*;
  3. rm -r /mnt/home/downloads_linux/LICK*
  4. rm -r /mnt/home/schdog64clnt/LICK*
  5. rm -r /mnt/home/schdog64clnt/live/*.squashfs_OLD
  6. rm -r /mnt/home/downloads_linux/.cache
  7. rm -r /mnt/home/schdog64clnt/*.iso;rm -r /mnt/home/schdog64clnt/*.pdf;rm -r /mnt/home/schdog64clnt/*.doc;
  8. rm -r /mnt/home/schdog64clnt/live/veracr*;rm -r /mnt/home/schdog64clnt/live/RoboM*;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement