Technology

Posts related to technology.

SVN Commit all files

SVN Commit all files

Git has a very useful shortcut to add all files and commit all of them. Let’s see the same approach for subversion over command line interface

[Read More]
cli 

emacs command line interface

emacs command line interface

Emacs is an excellent editor. (Please note, I don’t want to make any comments on VIM here.) But, Emacs can also be used as a command line tool. Here is one of the uses of Emacs as a command line tool, to remove tabs from a source file.

[Read More]
cli