.
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
|
||||
## Create multiple folders
|
||||
|
||||
### Create 25 folders named Season 1 through Season 25 ###
|
||||
### Create multiple folders named Season 01 through Season 25 ###
|
||||
|
||||
```
|
||||
1..25|%{md('C:\qBittorrent\Finished\TV Series\Futurama\Season {0:d2}'-f$_)}
|
||||
1..25|%{md('M:\TV Series\!New\One Piece (1999)\Season {00:d2}'-f$_)}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user