commandline software

All posts tagged commandline software

Software >

(on Wikipedia)
https://www.burtonini.com/blog/tag/devilspie.html

Devil’s Pie is for window matching & acting just like the KDE window actions, except heinously difficult to configure.

You probably want to try wmctrl instead.

Continue Reading

Linux logo - 'Tux'

Software > Linux tools >

(on Wikipedia)
http://ex-vi.sourceforge.net/

vi is a textmode editor. It’s so bad even the author regrets it.

For some fucking reason, Linux distributions almost all include it by default.

The only editor I know of which can handle huge files. So horribly horrible though. =(

  • Ruby-capable, I hear.



Continue Reading

Software >
ncurses + Ruby >

https://github.com/ruby/curses [ 1 ] was http://ncurses-ruby.berlios.de

An ncurses library for Ruby.

Continue Reading

Software > Revision control systems >

(on Wikipedia)
https://www.monotone.ca/

monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. it uses cryptographic version naming and client-side RSA certificates. it has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.

Continue Reading

Software > mount > FTP >

(on Wikipedia)
https://sourceforge.net/projects/lufs/ [ 1 ] was http://lufs.sourceforge.net:80/lufs/fs.html

A hybrid userspace filesystem framework supporting many “exotic” filesystems (localfs, sshfs, ftpfs, gnutellafs, locasefs, gvfs, cardfs, cefs, etc. ).

Seems unreliable to me.

  • Can mount FTP
  • Allows Gnutella Peer-to-peer mounting to perform searches and use search results as files.
  • Abandoned

    • As of August 2008-08-26, last updated 2003-10-30.
    • Try CurlFtpFS

Continue Reading