On Mon, Feb 23, 2009 at 11:53 AM, Don Harper <d...@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.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to