[Show all top banners]

phone_book
Replies to this thread:

More by phone_book
What people are reading
Subscribers
:: Subscribe
Back to: Computer/IT Refresh page to view new replies
 unix help plz
[VIEWED 7670 TIMES]
SAVE! for ease of future access.
Posted on 03-12-09 2:19 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

 


#! /bin/sed -nf
H
$ {
x
s/\n//g
p
}


i found the above sed command means remove all newline characters. but can anyone plz explain me how does this command work?...thank u  


 
Posted on 03-12-09 2:53 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

#!/bin/sed -nf
H #defining a pattern space to hold something
$ { #go through all the lines in file, try putting values 4..it will parse through 4 lines only etc
x #swap pattern and hold space
s/\n//g #search new line character and replace with nothing, ie remove new line character
p #print pattern space
}

Hope it helps.

 
Posted on 03-12-09 3:06 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Not sure if this is helpful but 's/\n//g' ko 's' bhanya search for ho, ani the next '/' bhanya next command ho, '/n' represents the newline character. '//' bhanya replace with nothing ho ani 'g' bhanya global. so it means search for \n ani replace with nothing, through the text body.

For example you might have:

The quick brown fox jumps over the lazt dogs.
The quick brown fox jumps over the lazt dogs.
The quick brown fox jumps over the lazt dogs.The quick brown fox jumps over the lazt dogs.
The quick brown fox jumps over the lazt dogs.
The quick brown fox jumps over the lazt dogs.


now if u wanna change 'lazt' into 'lazy' for the whole body of text, just do ' s/lazt/lazy/g' and ure good :)

peace.


 
Posted on 03-12-09 3:36 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

thank you both for quick response. thats what exactly what i was looking for


thank you again


 
Posted on 03-22-09 9:19 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Looks pretty good explanation. What book do you guys recommend for new scripter!!!

 
Posted on 03-23-09 12:08 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

peacesoul, i RTFM most of the time and search google for more tips. Hope that helps..

 
Posted on 03-23-09 2:01 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 






 

#!/bin/sed -nf
H #defining a pattern space to hold something
$ { #go through all the lines in file, try putting values 4..it will parse through 4 lines only etc
x #swap pattern and hold space
s/\n//g #search new line character and replace with nothing, ie remove new line character
p #print pattern space
}
hope this works brother

what u do n where u works

i mdoing kick start help me bikashbha@yahoo.com

 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 90 days
Recommended Popular Threads Controvertial Threads
Conservative discussions
TPS to F1 Status.
TPS To F-1 COS
TPS Sakiyo Tara Case is in Court.
Got my F1 reinstatement approved within 3 months(was out of F1 for almost 2 years)
Homeland Security revokes temporary status for 532,000 Cubans, Haitians, Nicaraguans and Venezuelans
Has anyone here successfully reinstated to F-1 status after a year-long gap following a drop from F-1?
Need Help of IT consultancies
Nepal TPS decision
Any input on remote jobs(IT related or Sales or Marketing)?
Supreme Court allows Trump to end TPS for Venezuelans
Nepal Likely to Get 60-Day TPS Notice
Nepal TPS has been Extended !!!
नेपाल मा B. sc गरियो यहाँ फेरी ७० -८० क्रेडिट पढ्नु पर्ने भो
Genuine Question.... Why so many folks still in TPS after 10 years. Is the statistics wrong?
NEPAL TPS IS GONE
महँगो अण्डाको पिकल्प : कुखुरा र खोर भाडामा लिने
#MAGA#FAFO is delicious
What is the purpose of an F1 student visa in the U.S.?
Homeowner Charged renting to illegal migrants
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters