outline basic command for Windows Power Shell example List of files ending with txtGet-ChildItem *txt Save list of files ending with wav to wavlist.txt Get-ChildItem -filter *wav > wavlist.txt Change file name Change file name ending with txt t...
ktg0210.hashnode.dev1 min read
No responses yet.