9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi all,
Case 1:
./Myscript.sh param (on a first node)
Another node: (In parallel i run the same script)
./Myscript.sh param (on a second node)
Case2:
From my host, using ssh:
for i in $(seq $nb_lignes) (0 Replies)
Discussion started by: chercheur111
0 Replies
2. Shell Programming and Scripting
I'm trying to ssh into a remote server, run a script which may or may not start a nohup'd background process and then exit leaving the process running on the remote server. I'm looping through a number of servers to do this but the script hangs as soon as it comes to a server where the remote... (3 Replies)
Discussion started by: Steve_H
3 Replies
3. Shell Programming and Scripting
Dear ALL!
i have just started learing UNIX.
Can anyone pls let me how to write a program using command line to give product of two numbers ?
The program should ask like enter first no and so on.
Also,i want to know a program which can display the digits entered in words.
Like if entered "1"... (2 Replies)
Discussion started by: chature
2 Replies
4. Shell Programming and Scripting
Dear ALL!
i have just started learing UNIX.
Can anyone pls let me how to write a program using command line to give product of two numbers /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman;... (1 Reply)
Discussion started by: chature
1 Replies
5. Shell Programming and Scripting
Hello,
I need to run a command on remote Linux using the ssh command from my local machine. I am able to execute the command on remote machine using ssh but it's behaving strangely.
The command is supposed to start a daemon process on remote linux box and the control should return back to me... (5 Replies)
Discussion started by: nitinshukla
5 Replies
6. AIX
Hi all
while giving command ssh start i am getting following error
exec(): 0509-036 Cannot load program ssh because of the following errors:
0509-150 Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.0.9.7) could not be loaded.
0509-152 Member... (4 Replies)
Discussion started by: kmalla
4 Replies
7. UNIX for Dummies Questions & Answers
i am trying to learn cgi script (perl), i think to do this i need to download a unix system,/acccount, which i have tried to do on XP without success. Can any one point me in the right direction on how i get started.
i.e what do i need to do to actually write cgi script for my website.
cheers... (4 Replies)
Discussion started by: rerkskin
4 Replies
8. Shell Programming and Scripting
I was wondering if there is a unix version of an autoexec.bat, if there is where will it be?
I am new to unix so please be gentle!! (9 Replies)
Discussion started by: imshelpdesk
9 Replies
9. UNIX Desktop Questions & Answers
Hi there, sorry that this is a really dumb question from a UNIX newbie, but here goes.
How do I start MS Windows (I think it is NT) from UNIX?
The school I work for has a network server that has a UNIX shell (I think that is what it is called) and has some form of Windows on it (I think it... (5 Replies)
Discussion started by: gorilla
5 Replies