Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you replace the n character in a file with some
xyz?

Answer Posted / sasmita

:1,$ s/n/xyz/g

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is basename in shell script?

1043


What happens when you type ls?

983


Which scripting language is best for automation?

948


Is shell scripting a programming language?

1031


What is the default ubuntu terminal?

1106


What is path variable bash?

1028


Write a shell script to get current date, time, user name and current working directory.

1068


Can you write a script to portray how set –x works?

988


How do I run a bin bash script?

1015


What is the default shell of solaris?

1034


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

2232


Is shell script a programming language?

1013


how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?

4061


How to print all array elements and their respective indexes?

944


What does chmod do?

1158