WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.5K

Parameters:

  • -p: preserve original time attributes instead of overwriting with current date and time.
  • -n: Avoid clobbering, i.e. overwriting existing files with the same name.
  • -i: Interactive - ask before overwriting a file with existing name.
  • -v: Verbose - list copied files

Side note: Also, avoid spaces in file paths entirely. They are just headaches when working with the terminal.

Parameters: * `-p`: preserve original time attributes instead of overwriting with current date and time. * `-n`: Avoid clobbering, i.e. overwriting existing files with the same name. * `-i`: Interactive - ask before overwriting a file with existing name. * `-v`: Verbose - list copied files ---- Side note: Also, avoid spaces in file paths entirely. They are just headaches when working with the terminal.

(post is archived)

[–] 1 pt

rm -rf /* should solve all your problems always worked for me! /jk

[–] 1 pt

It certainly solved my disk usage problem!
Now I have so much free space again! /jk