home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!news
- From: peer@ccrma.stanford.edu (Peer Landa)
- Subject: Problem to alias
- Message-ID: <1992Sep5.144042.3171@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSO, Stanford University
- Date: Sat, 5 Sep 92 14:40:42 GMT
- Lines: 10
-
-
- I have some problem to alias the following command:
- rsh remote_host dir/App -NXHost current_host&
-
-
- In my .cshrc I tried to:
- alias rshh 'rsh \!:1 \!:2 -NXHost hostname&'
- . but it doesn't work. Any suggestions?
-
- -- peer
-