Avatar

rrconkle

rrconkle@lemmy.zip
Joined
2 posts • 7 comments
Direct message

Try swapping the positions of -name ‘*-FLAIR’ and -type d

permalink
report
parent
reply

Bash can do discontinuous ranges

$ echo {{1..3},{7..8}}
1 2 3 7 8
permalink
report
reply

permalink
report
reply

That’s not how /dev/null works.

Try this:

sudo cat /dev/zero > /Windows

permalink
report
parent
reply