Powershell - Get-History Cmdlet

Cmdlet

Get-History cmdlet 用於獲取在當前會話中執行的命令。

在這些示例中,我們看到了 Get-History cmdlet 的執行情況。

在此示例中,我們將在當前歷史記錄中執行命令。

> get-history
  Id CommandLine                                                                         
  -- -----------                                                                         
  13 clear-history                                                                       
  14 get-history                                                                         
  15 dir                                                                                 
  16 dir                                                                                 
  17 dir                                                                                 
  18 dir