Skip to content

Instantly share code, notes, and snippets.

View emcek's full-sized avatar

Michal Plichta emcek

View GitHub Profile
@emcek
emcek / siv
Last active August 29, 2015 14:15
#!/bin/bash
#
# SIV : System Information Viewer
#
# Author : Saikat Basak (saikat@saikatbasak.com)
#
# **** License ****
#
# The software is distributed under "THE BEER-WARE LICENSE" (Revision 42)
# The Beer-ware license was written by Poul-Henning Kamp. <phk@FreeBSD.ORG>
@emcek
emcek / tmerge
Last active August 29, 2015 14:10
tmerge
#!/bin/bash
MEMSIZE=$1
mounted=false
RC=1
PRETEND=0
WORLD=0
. /etc/portage/make.conf
. /etc/init.d/functions.sh