rrconkle

joined 1 year ago
[–] rrconkle@lemmy.zip 3 points 3 weeks ago

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

[–] rrconkle@lemmy.zip 4 points 1 month ago (3 children)

Yes, just give the step as the third number: {1..10..2}

[–] rrconkle@lemmy.zip 8 points 1 month ago (5 children)

Bash can do discontinuous ranges

$ echo {{1..3},{7..8}}
1 2 3 7 8
 
[–] rrconkle@lemmy.zip 1 points 5 months ago* (last edited 5 months ago)

That's not how /dev/null works.

Try this:

sudo cat /dev/zero > /Windows