© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Taegu Kang
DevOps, SRE, Cloud Engineer, AWS
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...
No responses yet.