rrconkle
joined 1 year ago
That's CC BY-ND, not CC BY-SA
Try swapping the positions of -name ‘*-FLAIR’
and -type d
Looks like it was 1983 https://en.wikipedia.org/wiki/Mister_Rogers%27_Neighborhood_season_13#Episode_9_(Games)
Yes, just give the step as the third number: {1..10..2}
Bash can do discontinuous ranges
$ echo {{1..3},{7..8}}
1 2 3 7 8
tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options
Try 'tar --help' or 'tar --usage' for more information.
First command fails because -name
is case-sensitive
That's not how /dev/null
works.
Try this:
sudo cat /dev/zero > /Windows