Category Archive: Systems Administration

Sep 16

PowerShell Cheat Sheet

LINUX                          PowerShell alias                             alias alias cmd=’new alias’     Set-Alias ‘new alias’ cmd cat a >> b                   cat a |sc b clear     …

Continue reading »