Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Streamline 1.7.4.2 (Default branch) Post 302212928 by Linux Bot on Tuesday 8th of July 2008 06:30:05 PM
Old 07-08-2008
Streamline 1.7.4.2 (Default branch)

Streamline is an I/O subsystem for Linux. Ittailors I/O paths to applications by constructingthem on demand from functional components.Components may reside in userspace, the OS kernel,or on peripheral hardware. The base distributioncomes bundled with components for pattern matching(regex, aho corasick, bpf), logging (IPFIX,http_log), TCP stream reassembly, and more (e.g.gzip and blowfish). Obvious uses are intrusiondetection and request logging. Streamline exportsPOSIX file, pipe, and socket abstractions and thePCAP and MAPI monitoring interfaces.License: GNU Lesser General Public License (LGPL)Changes:
This version adds PipesFS: a Linux virtualfilesystem for I/O. PipesFS presents kernel I/Ooperations as directories and exports live streamsthrough Unix pipes. The FS allows users to quicklyconstruct kernel tasks using the 40+ Streamlineoperations using mkdir, ln, etc. and to interactwith kernel I/O using cat, grep, gzip, etc. Theshared-memory version of Posix I/O, BeltwayBuffers, was also updated. This version was usedfor application benchmarks (bind9, mplayer,tcpdump) and increases performance and Posixcompliance over 1.7.3. Support was added for SunRPC (beta).Image

More...
 

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help me streamline this counting part of my script.

Ok, so this is a small part of a script I wrote to build disk groups using VXVM. The only problem is that I am limited to a count of 8 maximum. If I want more, I will have to add more lines of "if" statements. How can I accomplish the same thing, in a few lines, but not be limited in the max... (13 Replies)
Discussion started by: LinuxRacr
13 Replies

2. Shell Programming and Scripting

Streamline script to search for numbers in a certain range

Hello all, I need help making a script run faster since I have a huge file to sift through. The file I am running my script on looks like this: 1 -1.9E+001 -1.8E-001 1.5E+001 3.32E+001 2 -1.7E+001 -1.0E-002 1.2E+001 6.37E+001 3 -1.5E+001 -3.8E-006 6.7E+001 4.81E+001 The... (12 Replies)
Discussion started by: butson
12 Replies
feed2imap(1)						      General Commands Manual						      feed2imap(1)

NAME
feed2imap - clever RSS/ATOM feed aggregator SYNOPSIS
feed2imap [OPTIONS] DESCRIPTION
feed2imap is an RSS/Atom feed aggregator. After Downloading feeds (over HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server. The user can then access the feeds using Mutt, Evolution, Mozilla Thunderbird or even a webmail. -V, --version Show version information. -v, --verbose Run in verbose mode. -c, --rebuild-cache Rebuilds the cache. Fetches all items and mark them as already seen. Useful if you lose your .feed2imap.cache file. -f, --config file Use another config file (~/.feed2imaprc is the default). SEE ALSO
Homepage : http://home.gna.org/feed2imap/ feed2imaprc(5), feed2imap-cleaner(1), feed2imap-dumpconfig(1), feed2imap-opmlimport(1) AUTHOR
Copyright (C) 2005 Lucas Nussbaum lucas@lucas-nussbaum.net This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Jul 25, 2005 feed2imap(1)
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy