Endrju > 2024-03-07 06:11
$DateCurrent = get-date -Format "yyyy.MM.dd"
New-Item -Path $DateCurrent -ItemType Directory
Jean Lalonde > 2024-03-07 08:25
Endrju > 2024-03-07 09:07
(2024-03-07 08:25)Jean Lalonde Wrote: There is a convention in DOS to designate environment variables with % (example: %myvar%). Why use this convention to name this folder?
https://edutechwiki.unige.ch/en/Environm..._/_Windows