[CentOS] GNU Screen Macro?

Sean Carolan scarolan at gmail.com
Mon Feb 23 18:36:25 UTC 2009


On Mon, Feb 23, 2009 at 11:53 AM, Don Harper <duck at duckland.org> wrote:
> Under bash, I have a function defined like so:
>  function ss () {
>    screen -t $1 ssh $*
>  }
>
> Then, I simply type:
>  ss hostname

Nice, this is helpful.  I used "ssc" instead because there appears to
be a built in ss command.



More information about the CentOS mailing list