Search Results For "line"
MBGrader
... a command line tool that aims to arrange, check for completeness, clean up and tag your mp3 collection. It extracts all necessary information from the directories and files and uses the musicbrainz database to grab the id3-tag information, writes them to the files, renames and rearranges them according ....
HtmlDocMerge
... l command line tool which purpose is to merge a html document (usually some tutorial) spread over multiple html files into one single file (they must be linked with "next" references though, which is the case with most tutorials). You will want to do that e.g. if you want to print out such a d ....
Dict leo org
... ) command line client for the dictionary service by dict.leo.org written in ruby. It supports translation from English to German and vice versa. ....
Linux commands
... c set the line set bell-style none Convert a text file from DOS to Unix styleThis tool converts dos formatted text files with end-of-line ^M^J to unix end-of-line ^J.$ dos2unix <file> Patch fileWith the following command you create a patch file from any source file.$ diff -u src.old src.new1 > ....
Vim engaged
... ow / hide line numbers :set number:set nonumberenable / disable syntax highlighting :syntax on:syntax offIf vim does not recognize the filetype, set the filetype manually :set filetype=filetypeexample :set filetype=phpshow ruler (cursor coordinates) :set rulershow vim mode (INSERT / REPLACE / ...) :set ....
