[-] [email protected] 116 points 6 days ago

Here's a higher quality version

[-] [email protected] 8 points 4 months ago* (last edited 4 months ago)
pacman -Rns $(pacman -Qq)
1
Old fr(ule)iend (lemmy.zip)
submitted 5 months ago by [email protected] to c/[email protected]
1
lar(ule)ge (derpicdn.net)
submitted 5 months ago by [email protected] to c/[email protected]
[-] [email protected] 8 points 1 year ago

Bash can do discontinuous ranges

$ echo {{1..3},{7..8}}
1 2 3 7 8
[-] [email protected] 31 points 1 year ago
tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options
Try 'tar --help' or 'tar --usage' for more information.
[-] [email protected] 17 points 1 year ago

First command fails because -name is case-sensitive

[-] [email protected] 44 points 1 year ago* (last edited 1 year ago)

That's not how /dev/null works.

Try this:

sudo cat /dev/zero > /Windows

view more: next ›

rrconkle

0 post score
0 comment score
joined 2 years ago