Any body suggest me.........!!!!


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Any body suggest me.........!!!!
# 1  
Old 07-05-2010
Any body suggest me.........!!!!

i am jaswanth,

i am very new to unix/linux, upto now i worked in windows only., but i took coatching for unix.., and my sir teached all my classes in red hat linux and told me that all are same...!!!

I know shall programming in red hat linux..,

but now i installed opensloaris but the programming is completely different..,!! different means consent is same, but in red hat linux i started just like this..!!!

vi program.sh [press enter]
press i to insert ( But in opensolaris who to start )

and i am getting colors for the programming but in opensolaris i am not getting any colors for the statements in shall program

and delete and backspace buttons are working hear...!!!!
so any body suggest me to work in unix opensolaris..,
# 2  
Old 07-05-2010
Hello,

Per our forum rules, all users must write in English, use semi-formal or formal English language and style, and correct spelling errors.

The reason for this is that most software and operating systems are written in English and these are software related technical forums.

In addition, nearly 95% of all visitors to this site come here because they are referred by a search engine. In order for future searches on your post (with answers) to work well, you need to spell correctly!

So, as a benefit and courtesy to current and future knowledge seekers, please be careful with your language, check your spelling and correct your spelling errors. You might receive a forum infraction if you don't pay attention to this.

Also, do not write in cyberpunk or abbreviated chat style under any circumstances and do not use profanity. This is not a chat room, it is a formal knowledge base to serve you and everyone, of all ages and cultural backgrounds.

Thanks!

The UNIX and Linux Forums
# 3  
Old 07-05-2010
hello DukeNuke2,

I am really sorry if you find any errors in my question, i will take care to not happen in future. But sir most of the users are very freshers and they might not be good at English.

you also correct If we think from your point of view.

Any way sorry for what was happen..!!
# 4  
Old 07-05-2010
Hi Strgraphics,

Welcome to the forum. I would suggest , google would be your best friend to learn the unix or linux.

here is a link , which describes about the "vi"

VI editor (Azero webhotel)

Hope this helps.

Cheers,

Ravi Sastry P
# 5  
Old 07-05-2010
Quote:
Originally Posted by strgraphics
but i took coatching for unix.., and my sir teached all my classes in red hat linux and told me that all are same...!!!

I know shall programming in red hat linux..,
Do you remember in which shell you worked? Setting/using the same shell in OpenSolaris as the one you worked with on RedHat Linux may solve a couple of your scripting/programming issues Smilie
# 6  
Old 07-05-2010
Hi Ravi Sastry,

Thanks for the link you provided...!!!
Its working superb, and very helpful to me.

And sir i have one simple doubt, will these commands work in all the unix systems...?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Can you suggest a better forum to post?

Hello! I posted twice on issues I'm having getting the latest GCC compiler to compile ( "Command failed for target 'check-recursive' error" in the Solaris forum and "Compiling GCC 6.3.0 - Error with Library" in the UNIX for Beginners... forum) with zero responses. After many hours of beating my... (0 Replies)
Discussion started by: PJ_Namias
0 Replies

2. UNIX for Dummies Questions & Answers

Suggest books

Hi, I'm a beginner and am learning c programming. I want to learn UNIX/LINUX in parallel. But I don't know difference between UNIX and LINUX and where they are applied in real life. As a beginner, some people asked me to start with UNIX. Please let me know some very good books for UNIX. Also a... (6 Replies)
Discussion started by: nerdbee
6 Replies

3. Shell Programming and Scripting

please suggest me a site

hi i need to get the values from an xml file like the <TAG> values and write to a file please suggest me the commands and some good reading material sites so that i can implement (1 Reply)
Discussion started by: perlamohan
1 Replies

4. Shell Programming and Scripting

Can yum be used. If not please suggest.

Hi! I need to install a application from one server to several other servers. My script would copy the install-script to other machines and run it.Since it has to be non-interactive , just wondering if yum can be used for the same. Please let me know , if you guys are aware of other... (1 Reply)
Discussion started by: nua7
1 Replies

5. Shell Programming and Scripting

Please suggest some changes in my code

Hi All, I have made the following code which is taking 10-15 mins to execute completely. Here the file am using is very big( around 1050993843). Can any one make some changes in my code which reduces the time it takes to execute as am very much new to Unix(learner). One more thing, i have... (10 Replies)
Discussion started by: madhavsunduru
10 Replies

6. UNIX for Advanced & Expert Users

suggest book

Hi I am new to Unix/Linux I know commands and shell scripts which are useful for my project. But i need to know the basics and commands and shell scripts in detail and easy guide. Please refer a book. Thanks Haripatn (6 Replies)
Discussion started by: haripatn
6 Replies

7. Linux

suggest some ideas for reuse

hi can you all help me to develop anything in unix that could be reused. any module or application could be helpful (0 Replies)
Discussion started by: infyanurag
0 Replies

8. Shell Programming and Scripting

Can you suggest a more efficient way for this?

Hi I have the following at the end of a service shutdown script used in part of an active-passive failover setup: ### # Shutdown all primary Network Interfaces # associated with failover ### # get interface names based on IP's # and shut them down to simulate loss of # heartbeatd ... (1 Reply)
Discussion started by: mikie
1 Replies

9. AIX

Look into this and suggest if any changes needed

Hi, I am new script programming, I have written a script shown velow to read username and passwd from /etc/security/passwd, i am able to read username, but unable to grep lastupdate. please look into the code and suggest if any changes need. #!/bin/ksh USERNAME="" fname=/usr/bin/lastupdate... (1 Reply)
Discussion started by: me_haroon
1 Replies
Login or Register to Ask a Question