home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / misc / 156 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.0 KB

  1. Xref: sparky comp.sys.sgi.misc:156 comp.sys.sgi.apps:25 comp.sys.sgi:18499
  2. Path: sparky!uunet!wupost!cs.utexas.edu!tamsun.tamu.edu!abgen.tamu.edu!vamsee
  3. From: vamsee@abgen.tamu.edu (Vamsee Lakamsani)
  4. Newsgroups: comp.sys.sgi.misc,comp.sys.sgi.apps,comp.sys.sgi
  5. Subject: strange problem with command execution at xwsh startup
  6. Date: 5 Jan 1993 21:16:10 GMT
  7. Organization: Center for Macromolecular Design, Texas A&M University.
  8. Lines: 19
  9. Distribution: world
  10. Message-ID: <1ictqqINNk4a@tamsun.tamu.edu>
  11. NNTP-Posting-Host: abgen.tamu.edu
  12.  
  13. %xwsh -e rlogin <any-host>
  14.  
  15. The above command works on this SGI (Indigo 4.0.5A). But,
  16.  
  17. %xwsh -e /bin/ls
  18. %xwsh -e cd /usr/people/vamsee/junk
  19. %xwsh -e chdir /usr/people/vamsee/junk
  20. %xwsh -e cd /usr/people/vamsee/junk; vi <somefile>
  21.  
  22. don't work. The man page says:
  23.  
  24. " The -e option will pass all trailing arguments to xwsh , to be
  25.    executed as a command line."
  26.  
  27. What's the difference ? Why does rlogin work and the others don't?
  28. There must be a way to do this simple thing. Any help is appreciated.
  29.  
  30. Vamsee
  31.  
  32.