10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
how to differentiate between two machine in Unix,whether it is logged in from local machine or from Server( both may be 2 or more).
Please help. (5 Replies)
Discussion started by: kpatel97
5 Replies
2. Shell Programming and Scripting
Hi All
I have window 7 ultimate installed on my machine.
i want to install unix just like an application
when i click on the application i should work on unix and when i close that application normal window 7 appears
Example-: like in case of windows suppose we have installed the sql... (6 Replies)
Discussion started by: parthmittal2007
6 Replies
3. Shell Programming and Scripting
Hi All..
Am new to Unix!!
Am creating a shell script in which a scenario is like i have transfer the output file from unix machine (Server) to local directory (Windows xp).
And also i have to transfer the input file from the local directory to Unix machine (Server)
Any help from you... (1 Reply)
Discussion started by: vidhyaS
1 Replies
4. Shell Programming and Scripting
When the following is typed:
/usr/platform/`uname -i`/sbin/prtdiag | awk '{print $7; exit}'
...the output I get back is either "X4150" or "X4170" when executed on a Sun Fire X4150 or X4170. ---But, may I ask how do I assign the variable $model to it?
Because of the embedded backquotes, I... (3 Replies)
Discussion started by: chatguy
3 Replies
5. AIX
hi every body i am new in aix environment and i want to understand some keywords plz any one who can explain it to me
uname -u Display system id number
uname -M Displays the system model name
uname -m Displays the machine ID number
what is the machine id is this for the hardware... (4 Replies)
Discussion started by: maxim42
4 Replies
6. UNIX for Dummies Questions & Answers
my friend asked me to help him installing some sort of unix app on a server running some soft unix(that server runs MRI thing), and the only thing about that server he knows is OS ver 9.1.
So what OS can it be? And normally what type of UNIX OS is installed on a MRI machine?
THanks (1 Reply)
Discussion started by: fedora
1 Replies
7. Shell Programming and Scripting
i need to ftp a file from windows to a unix machine by executing a sript(perl/shell/php) from that unix machine.i can also use HTML and javascript to build forms. (3 Replies)
Discussion started by: raksha.s
3 Replies
8. Linux
Earlier we are using solaris machine to run our script which is having korn shell. Due to decommision of that machine we have to switch to Linux machine which is also having korn shell.
Do the commands on solaris machine will also work on linux machine or should i have to change any thing? One... (4 Replies)
Discussion started by: sanapart
4 Replies
9. UNIX for Advanced & Expert Users
Requirements
I'm running a shell script from one Unix server A which calculates the line count using "wc -l" of a file which resides in another unix server B.
I have tried the ssh also but i'm not very clear about it and its throwing error. The command I'm trying to use is:
ssh... (6 Replies)
Discussion started by: decci_7
6 Replies
10. UNIX for Advanced & Expert Users
hi
i want run an unix application from a windows program/application.i am using SSH(command line version)to log on to a unix machine from windows. the application has to read a configuration file inorder to run. the configuration file .CFG is in bin in my home directory. but the application... (1 Reply)
Discussion started by: megastar
1 Replies