#!/bin/bash
scrot /tmp/screenshot.png
"$HOME"/tyo/etc/bin/nettiin /tmp/screenshot.png 
rm /tmp/screenshot.png

