Bash Aliases

From Michael's Information Zone
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'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
alias remote='function _remote(){ xfreerdp /w:1440 /h:900 /u:michael.mast /v:$1; };_remote'