Esimese loengu näited: PowerShell (2011, päevaõpe): Revision history

From ICO wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 April 2011

  • curprev 13:3213:32, 12 April 2011Htahis talk contribs 258 bytes +258 Created page with '<source lang="csharp"> function printerid { Get-WmiObject -Class "win32_printer" } function AnnaProtsessid { param ($mitu) if($mitu) { get-process | select -First $mitu }…'