need in development in script


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers need in development in script
# 8  
Old 05-31-2007
Quote:
Originally Posted by shafique
I tried this

remsh server1 -l root -a "fff" -d "dfdfdffd"
sh: -a: not found.

also
remsh server1 -l root -a fff -d dfdfdffd
sh: -a: not found.
what is your '<command>?
right now you're invoking '-a' as your '<command>'
# 9  
Old 06-01-2007
on server i am running :- remsh server1 -l root "su - test "

but getting stty error


the problem is with "su - test" why can i do suin remsh

Last edited by shafique; 06-01-2007 at 05:05 PM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Programming

About PHP Development

Hi All, We all designers are fearful into a firm spot in developing a time management and statistic/reporting web application/system. Because of our server I cannot work with SQL. I have to create this PHP application in Adobe Dreamweaver from scrape *eek* I am not very experienced person... (1 Reply)
Discussion started by: AimyThomas
1 Replies

2. What is on Your Mind?

Which OS is better for software development ?

Big noob in everything, so I want know from more experienced users and programmers what they think which OS is better for system development? (3 Replies)
Discussion started by: solaris_user
3 Replies

3. News, Links, Events and Announcements

b8 development goes on

b8 development goes on The next b8 release (0.5) will be a major one with major changes. Oliver Lillie sent me a basic PHP 5 port of b8, I used his code as the base for b8 0.5. Almost all parts have been completely rewritten, only the math remains untouched. The most significant changes are:... (0 Replies)
Discussion started by: Neo
0 Replies

4. UNIX for Dummies Questions & Answers

Development Environment Help

Hello all, First time here and with linux/*nix like OS's. What I'm trying to do is have a development environment in unix with GCC, GDB, and some editor like Vim/emacs/nano/etc.... I have Openbsd loaded on a virtual machine in VMware workstation. Boots fine and all seems good. I have... (2 Replies)
Discussion started by: tuck
2 Replies

5. UNIX for Dummies Questions & Answers

Moving to development

Hey someone tell me how to participate in the development of bsd unix....... (3 Replies)
Discussion started by: prasad1990
3 Replies

6. News, Links, Events and Announcements

The Development of the C Language

LINK The Development of the C Language http://cm.bell-labs.com/cm/cs/who/dmr/chist.html By: Dennis M. Ritchie Bell Labs/Lucent Technologies Murray Hill, NJ 07974 USA Paper History of C Language Development. B to C to BCPL (Ansi Standard). Check it out. This paper studies its evolution &... (0 Replies)
Discussion started by: killerserv
0 Replies
Login or Register to Ask a Question