forked from extern/nushell
Add uniq command (#447)
This commit is contained in:
committed by
GitHub
parent
a42bbea98d
commit
11a781fc36
@ -164,6 +164,7 @@ pub fn create_default_context() -> EngineState {
|
||||
ToTsv,
|
||||
ToCsv,
|
||||
Touch,
|
||||
Uniq,
|
||||
Use,
|
||||
Update,
|
||||
Where,
|
||||
|
Reference in New Issue
Block a user