Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

find powershell psreadline history path

Get-PSReadlineOption | select HistoryNoDuplicates, MaximumHistoryCount, HistorySearchCursorMovesToEnd, HistorySearchCaseSensitive, HistorySavePath, HistorySaveStyle
 
PREVIOUS NEXT
Tagged: #find #powershell #psreadline #history #path
ADD COMMENT
Topic
Name
6+4 =