- Subscribe to this page:
- RSS
- Email Alert
awk
(31 results)-
Whitepapers
Productivity Analysis of AODV and DSDV Routing Protocols in MANETs
February 7, 2013 12:00am PST
The study of routing protocols in MANETs is one that requires a great deal of research due to the challenges it poses as a consequence of continuous mobility and lack of infrastructure. Several...
Provided by: International Journal of Science and Research (IJSR)
-
Blog Post
Analyzing and graphing weather data with wview
January 8, 2013 6:00am PST
Scott Reeves shows how to extract climatological data from the open source weather program, wview. This data can be further analyzed or filtered using awk or Perl, and allows for the customization...
-
Discussion Threads
Four of my most-used CLI commands
March 28, 2012 3:12pm PDT
Four of my most-used CLI commands article root Adding to netstat and awk # Show connects per IP address netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n # For mail server...
-
Blog Post
Four of my most-used CLI commands
March 28, 2012 1:51pm PDT
Scott Reeves lists four of the commands in Linux that he uses most often along with some examples of how he uses them. What are the commands you can't live without?
8 Latest comment by anil_g
-
White Papers
Effect of Mobility on Performance of MANET Routing Protocols Under Different Traffic Patterns
October 13, 2011 12:00am PDT
The mobility of nodes in a mobile ad-hoc network results in frequent changes of network topology making routing in MANETs a challenging task. The primary objective of this paper is to study and...
Provided by: International Journal of Computer Applications
-
-
Blog Post
How (and why) to do math with awk
September 21, 2011 9:23am PDT
Marco Fioretti explains why you might want to process numbers using the awk scripting language's math functions and follows up with a short example of how to use it.
1
-
White Papers
Internal Versus External DSLs for Trace Analysis Extended Abstract
August 19, 2011 12:00am PDT
This paper explores the design and implementation issues arising in the development of domain-specific languages for trace analysis. It introduces the audience to the general concepts underlying...
Provided by: University of Manchester
-
Q&A
UNIX AWK or simple ksh script to process a file
September 8, 2010 8:11am PDT
UNIX AWK or simple ksh script to process a file (1) read an input file input. (2) if { see a special pattern name out of a list (another file flist), delete this and the following lines until see...
1 Latest comment by zack.hu@...
-
Discussion Threads
planty of one-liners for IT engineers
March 9, 2010 3:05am PST
planty of one-liners for IT engineers tons of one-liners for openssl mysql mysqldump mysqladmin grep sed tcpdump awk ssldump iptabes curl netcat sql dig cisco ios. That's right here:...
1 Started by maximecorbeau | Latest comment by maximecorbeau
-
Discussion Threads
10 old-school Linux tools I refuse to let go of
January 26, 2010 5:40pm PST
10 old-school Linux tools I refuse to let go of article root linux tools or distro tools? There is a fine line of linux core tools and distro tools. Some tools are more important in system that...
30 Started by jsimonelli@... | Latest comment by brian@...
-
White Papers
Information Extraction for Offline Traffic Anomaly Detection in NIDS
September 1, 2008 12:00am PDT
This paper discusses an efficient approach for extracting information from the libpcap compatible network data using scripting languages. The extracted information will be used for traffic anomaly...
Provided by: R.V. College of Engineering
-
Q&A
awk script
March 5, 2008 7:02am PST
awk script do any have a awk script to check /var/log/auth.log i want the script to seek for failed password for root and the script will tell me ip adress and count and write Some examples You...
2 Started by real_madrid_747@... | Latest comment by deity_chooch
-
Blog Post
The saga of me and my new Mac: Conception and delivery
December 20, 2007 8:10am PST
As I age gracefully, or not, I find that I am challenged to learn new things and develop new skills. This is the very beginning of the saga of me and my new Mac. The thrill of learning how to...
46 Latest comment by The Listed 'G MAN'
-
Discussion Threads
Extract text with awk
August 21, 2007 12:55am PDT
Extract text with awk article root awk causes brain damage If you made it past the 1900s without awk just keep up the good work and DON'T look back. When bash and light use of sed don't cut it,...
8 Started by techrepublic@... | Latest comment by eduardoamfm@...
-
Blog Post
Extract text with awk
August 20, 2007 6:38am PDT
Like sed, awk can be used to transform text. Awk is both a general purpose text transformation tool and a programming language in its own right. Awk is especially useful in scripts and on the...
8 Latest comment by eduardoamfm@...
-
Discussion Threads
Keyboard shortcuts in bash and zsh
April 27, 2007 12:51pm PDT
Keyboard shortcuts in bash and zsh article root Even though I prefer the most basic of shells, good help points By the way. How about some tips for the mass's on some of the powerful shell...
-
Q&A
Binary File Search and Replace
November 6, 2006 1:51pm PST
Binary File Search and Replace Does anyone know of a Linux command to do a batch search and replace in binary files? Sed, awk, etc. don't seem to have the ablility to edit binaries. I purchased...
2 Latest comment by cloates@...
-
Downloads
Practiline Source Code Line Counter 1.0.4.16 (Windows)
March 21, 2006 12:00am PST
Practiline Source Code Line Counter is a powerful source code line count software for developers and project managers. Ability to count code lines, comment lines and mixed code/comment lines in...
Provided by: Practiline Software
-
Discussion Threads
Master the Linux bash command line with these 10 shortcuts
August 10, 2005 1:54pm PDT
Master the Linux bash command line with these 10 shortcuts article root DOWNLOAD: 10 things you should know about the Linux bash shell http://techrepublic.com.com/5138-10877-5827301.html What is...
6 Started by Mark W. Kaelin | Latest comment by avnerz@...
-
Downloads
awktools 0.0 (Mac)
February 8, 2004 12:00am PST
Eight AudioUnit plug-ins for use in music software, including: Sine distortion filter Continuous normalization filter MIDI-controlled stutter/loopback filter Crossfade filter Sidechain-controlled...
Provided by: awk

































