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


Groups > comp.lang.python > #33063

Re: fabric question

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

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 | Next 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