$ grep -r "#os" ./posts
Tag

#os

// 12 matches

VIM Editor Commands

Vim is an editor to create or edit a text file.There are two modes in vim. One is the command mode and another is the insert mode.In the command mode, user can move around the file, delete text,...

IT-Digest AI Assistant