Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
7いいね 1189回再生

Sorting Data with Vim

Vim is an awesome text editor.
In this video we will see how to sort text in Vim using the ":sort" command.
To Reverse the sorting order - ":sort!"
To ignore case while sorting - ":sort i"
To delete duplicate lines - ":sort u" (u for unique)

For more info about sort ":help sort"

Credits :
Audio : Firefly from Techsmith Media libray

コメント