saving windows layout

Bradley T. Freese freese at dalvm41b.vnet.ibm.com
Wed May 15 05:51:05 AEST 1991


graeme at ccu1.aukuni.ac.nz (Graeme Moffat) writes:

> ...
> >aixterm -e rlogin <machine>   # ???
>
> When I try this, I get:
> 1363-000 Aixterm: The aixterm command cannot run the rlogin <host> command
>          Check path name and permissions
> and after a short delay, the window closes.
> But just opening a window, then typing 'rlogin <host>', works fine
> Any ideas?

Only ideas.  Under ksh or bsh, try

    $type rlogin

This should return "rlogin is /usr/ucb/rlogin".  Next, try

    $ls -l /usr/ucb/rlogin

This should return "-r-sr-xr-x   1 root  bin ...".  If you pass these
tests, I am out of suggestions.



More information about the Comp.unix.aix mailing list