#!/usr/local/bin/python

import os

valasz = raw_input('Add meg a szöveget: ')
os.system('echo -n Add meg magad!')
