Drücken Sie „Enter“, um den Inhalte zu überspringen

Beiträge veröffentlicht in “Howto”

Cheatsheets for rpm and svn

Subversion Command Description svn cat -r 1234 path/to/file | less View file from specific revision svn update -r 1234 path/to/file Update file to some older…

Show long filenames in ibuffer

I have customized my ibuffer-format to have the name column width set to 36. This is fine in 99% of the filenames showing up there.…

Eclipse kann SaveActions

Die bekannte Entwicklungsumgebung Eclipse kann auch SaveActions: SaveActions sind aktionen, die man sowieso von Zeit zu Zeit erledigen möchte und die von Eclipse automatisch beim…