Skip to content

Instantly share code, notes, and snippets.

View swapii's full-sized avatar

Pavel Savinov swapii

  • Cyprus, Nicosia
View GitHub Profile
@swapii
swapii / screen.sh
Last active September 3, 2015 08:38
Make Android screenshot with date in name
#!/bin/bash
# Make screenshot with date in name
screencap -p /sdcard/Pictures/Screenshots/`echo "device-\`date +%Y%m%d\`-\`date +%H%M%S\`.png"`
@swapii
swapii / TomcatInit.sh
Created July 21, 2013 08:54
Startup script for run manually unpacked tomcat
#!/bin/bash
#
# tomcat Startup script for tomcat
#
# chkconfig: - 86 16