( Frantique | 2012. 03. 01., cs – 12:23 )

Hozz létre egy wrapper szkriptet:


#!/bin/bash
myprog --password='secret'
exit 0

Ezzel megoldottad a problémát.

--
Coding for fun. ;)