Personal web page: Emmanuel Branlard
SEARCH RESULTS FOR: #LINUX

SignPDF: A simple way to add a signature image to a pdf under linux (edit)
The following script allows the user to "sign a pdf" by adding/superimposing a signature image file to a given page on a pdf docu...
Insert git revision number into a latex document or into a given software as a version number (edit)
The following describes how to automatically insert a git revision number into a document or program. A bash script is used to write the...
Useful vim commands (edit)
Motions h j k l 0 $ ^ % basic motions. If multilines, use gk gj g$ g0 12G % go to line 12 or :12 % go to line 12 (easier...
Command line implementation of xdotool for windows (edit)
xdotool-for-windows: Command line implementation of xdotool for windows (pseudo-equivalent) Only one feature of the linux too...
Retrieve git version number, branch and revision (edit)
A unique git revision can be obtained using the short hash as follow: git rev-parse --short HEAD To get a ...
Command line implementation of wmctrl for windows (edit)
wmctrl-for-windows Command line implementation of wmctrl for windows (pseudo-equivalent). Only few features of the linux tool wm...
Debianuel: Note on a linux experience (edit)
Tips / FAQ / Scripts Document Older versions Web Page