zsh-users
 help / color / mirror / code / Atom feed
* an idea, create process on other machine
@ 2000-06-28  5:08 Vardhan Varma
  2000-06-28  5:29 ` Zefram
  2000-06-30  2:03 ` David N. Blank-Edelman
  0 siblings, 2 replies; 4+ messages in thread
From: Vardhan Varma @ 2000-06-28  5:08 UTC (permalink / raw)
  To: zsh-users



       just cam across this:
       http://www.tochna.technion.ac.il/projects/oldprojects/ntcsh/

       Basically:
        command @machine
        invokes command at machine,
        carrying over the environment.
        can do pipes !! ( internally reverts to socket, of course ).
        

      IMHO good candidate for creeping featureism in zsh.


-- 
Vardhan Varma <vardhan@cadence.com>  +91-118-4562842 Extn / VMail: 4123
Random Quote: Because today is the car of the cdr of your life. 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: an idea, create process on other machine
  2000-06-28  5:08 an idea, create process on other machine Vardhan Varma
@ 2000-06-28  5:29 ` Zefram
  2000-06-28  7:23   ` Roland Jesse
  2000-06-30  2:03 ` David N. Blank-Edelman
  1 sibling, 1 reply; 4+ messages in thread
From: Zefram @ 2000-06-28  5:29 UTC (permalink / raw)
  To: Vardhan Varma; +Cc: zsh-users

Vardhan Varma wrote:
>       Basically:
>        command @machine
>        invokes command at machine,
>        carrying over the environment.

rsh machine 'command'

>        can do pipes !! ( internally reverts to socket, of course ).

rsh machine 'command' | tr a-z A-Z

-zefram


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: an idea, create process on other machine
  2000-06-28  5:29 ` Zefram
@ 2000-06-28  7:23   ` Roland Jesse
  0 siblings, 0 replies; 4+ messages in thread
From: Roland Jesse @ 2000-06-28  7:23 UTC (permalink / raw)
  To: Zsh Users

Zefram <zefram@fysh.org> writes:

> rsh machine 'command'

s/rsh/ssh/

        Roland


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: an idea, create process on other machine
  2000-06-28  5:08 an idea, create process on other machine Vardhan Varma
  2000-06-28  5:29 ` Zefram
@ 2000-06-30  2:03 ` David N. Blank-Edelman
  1 sibling, 0 replies; 4+ messages in thread
From: David N. Blank-Edelman @ 2000-06-30  2:03 UTC (permalink / raw)
  To: Vardhan Varma; +Cc: zsh-users

Network Shell (a commercial product: www.shpink.com) takes this a few
steps further. I'm not sure if they've compiled zsh with their
distributed i/o libs yet, but I could ask if people are interested.

   Peace,
      dNb 

disclaimer: I know the founder of the company and have given them
porting access to a machine at our site because it seemed like a cool
product (but we have no specific commercial relationship with them).


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-06-30  2:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-28  5:08 an idea, create process on other machine Vardhan Varma
2000-06-28  5:29 ` Zefram
2000-06-28  7:23   ` Roland Jesse
2000-06-30  2:03 ` David N. Blank-Edelman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).