Bash Aliases
Revision as of 13:10, 22 April 2016 by Michael.mast (talk | contribs) (Created page with " alias remote='function _remote(){ xfreerdp /w:1440 /h:900 /u:michael.mast /v:$1; };_remote'")
alias remote='function _remote(){ xfreerdp /w:1440 /h:900 /u:michael.mast /v:$1; };_remote'