User Tools

Site Tools


windows:windows_cheatsheet

This is an old revision of the document!


[CHEATSHEET] windows

OMG! windows cheatsheet!

history

history list

Get-History

execute history command

Invoke-History 1

find

find -type f

Get-ChildItem -Path . -Recurse -Attributes Archive

grep

grep string file

Select-String -pattern "ams-pve-bamboo" file.log

tail

tail -f file

Get-Content filename.log -Wait
windows/windows_cheatsheet.1694616736.txt.gz · Last modified: 2023/09/13 14:52 by dodger