search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(82)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
9%
Script utilities in depth: grep, awk, and sed
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
). The following command finds all lines that begin with an opening tag and end with the corresponding closing tag: grep "^<([^/ >]+)[^>]*>.*\1>$" something.htm The command displays lines 1, 2,
6
, 7, and 10
9%
Introduction to behavior-driven monitoring
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
-resource browser simulator used for test scenarios involving HTTP. You will also find the Mechanize library [
6
], which contributes functions for automated interactions on websites. Additionally, thanks to the Ruby
« Previous
1
2
3
4
5
6
7
8
9