Skip to content

Instantly share code, notes, and snippets.

View galak-fyyar's full-sized avatar
🍊

Anatoliy Sokolenko galak-fyyar

🍊
View GitHub Profile
#!/bin/bash
function usage {
echo "USAGE: git merge-svn <from> [<to>]"
echo ""
echo " from The branch name to be merged FROM"
echo " to Optional branch name to be merged onto. Default: HEAD"
echo ""
}
#!/bin/sh
#
# tomcat70 Startup script for Tomcat 7.0, the Apache Servlet Engine
#
#
# chkconfig: - 80 16
# description: Tomcat 7.0 is the Apache Servlet Engine
# processname: tomcat70
# config: /etc/tomcat/tomcat70.conf
# pidfile: /var/run/tomcat70.pid
@galak-fyyar
galak-fyyar / gist:4d33b62bc571e1eba443
Last active February 4, 2016 19:34
Syntax highlight in Mac
brew install highlight
pbpaste | highlight --syntax=groovy -O rtf | pbcopy
@galak-fyyar
galak-fyyar / gist:200e8fdf5a33a25b5350a2d390355f7a
Created November 20, 2017 22:35
Check set of font features
otfinfo -f /usr/share/fonts/truetype/Palatino\ Linotype.ttf