Task: Remove blank lines using sed

Type the following command:
$ sed '/^$/d' input.txt > output.txt

Task: Remove blank lines using grep

$ grep -v '^$' input.txt > output.txt

 

For mer info besøk denne siden

 

nnmnoderediscover.ovpl -node fggfdgfg-fgfdgdf_1122488_3256.no.cpe.abc.net

Injected 1 nodes for re-discovery

Continue reading »

 

My recommendation was to set query string limit to 330000 in the nms-jboss.properties  file

com.hp.ov.persist.QUERY_STRING_LIMIT=330000
Continue reading »

 

You can try this command “nnmtwiddle.ovpl “ in Support directory.

This operation clears the hostname and IP address lookup caches.
nnmtwiddle.ovpl -u username -p password invoke com.hp.nms.dnsejb:mbean=DNSSupport clearAllCaches

This operation clears all DNS references based upon the input string. Always returns success.
nnmtwiddle.ovpl -u username -p password invoke com.hp.nms.dnsejb:mbean=DNSSupport clearDNSEntry 192.168.1.

 

he main disadvantage of copying bulk data was related to soft links. If the source data has any softlink that points to itself, then this command (cp -pr) can NOT be used. It will fill up the file system fast without complaining.
Continue reading »

 

Lsof revision N lists on its standard output file information about files opened by processes for the following UNIX dialects:

An open file may be a regular file, a directory, a block special file, a character special file, an executing text reference, a library, a stream or a network file (Internet socket, NFS file or UNIX domain socket.) A specific file or all the files in a file system may be selected by path.

Continue reading »

 

 

Slik er opplegget. Dvs 8 spurter på 20 sekund med bare 10sec hvile mellom hver intervall. I programmet sier de at intervallene skal gjennomføres med intens spurting. Jeg sier ikke at det er umulig å gjennomføre 8 spurter på 20 sekund. Fungerer greit med spinning, romaskin eller løp

Continue reading »

 

osenseiIn Okinawa, a miraculous and mysterious martial art has come down to us from the past. It is said that one who masters its techniques can defend himself readily without resort to weapons and can perform remarkable feats: the breaking of several thick boards with his fist or ceiling panels of a room with a kick. With his shuto (“sword hand”) he can kill a bull with a single stroke; he can pierce the flank of a horse with his open hand; he can cross a room grasping the beams of the ceiling with his fingers, crush a green bamboo stalk with his bare hand, shear a hemp rope with a twist, or gouge soft rock with his hands.

Les mer her: http://www.gichinfunakoshi.com/whatiskarate.htm

 
Høsten 2007 begynte jeg med karate i Stavanger Karateklubb, høsten 2011 bytter jeg over til Lura Karateklubb. Continue reading »
 

 

Shotokan er en av de største stilartene innen karate. Shotokan er utviklet fra flere kampsportsystemer av mester Gichin Funakoshi (1868-1957) og hans sønn Yoshitaka. Funakoshi er kjent som mannen som «offisielt» bragte med seg karate fra Okinawa til fastlandet i Japan, selv om Kenwa Mabuni, Motobu Choki og andre fra Okinawa aktivt lærte bort karate i Japan før ham. Shōtō var kunstnernavnet Funakoshi brukte i sin poesi, som betyr «vaiende furuer», mens kan betyr «hus».

  Continue reading »

© 2012 Hundvaag.org Suffusion theme by Sayontan Sinha