Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33064

Re: fabric question

Newsgroups comp.lang.python
Date 2012-11-09 14:49 -0800
References <mailman.3523.1352499959.27098.python-list@python.org>
Subject Re: fabric question
From Miki Tebeka <miki.tebeka@gmail.com>
Message-ID <mailman.3525.1352501370.27098.python-list@python.org> (permalink)

Show all headers | View raw


> local$ fab remote_info
> [remote] Executing task 'remote_info'
> [remote] run: uname -a
> [remote] out: remote@path$

What happens when you ssh to the machine and run 'uname -a'?
(The out: ... is the output)

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

fabric question Jabba Laci <jabba.laci@gmail.com> - 2012-11-09 23:25 +0100
  Re: fabric question Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-09 14:49 -0800
  Re: fabric question Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-09 14:49 -0800

csiph-web