Possible Bug: History /n Returns Nothing

Sep 7, 2011
14
0
Title says it all: I can do 'history' and it will show entire command history, 'history /t%_rows' shows the last x commands entered where 'x' is the number of screen lines, but 'history /n' just displays one blank line, regardless of any other switches on the line.
.
 
I don't think it's supposed to create any output.
Code:
/N Removes duplicate entries (oldest first) from the history list.
 

Similar threads

D
Replies
0
Views
2K
D