stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Advanced Bash Scripting Guide 3.5 (Stable branch)







Advanced Bash Scripting Guide 3.5
(Stable branch)

Advanced Bash Scripting Guide 3.5
(Stable branch)
06/05/2005 11:22 PM

Screenshot The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book (the equivalent of about 646 print pages) covers almost every aspect of shell scripting. It contains over 300 profusely commented illustrative examples, and a number of tables. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. It is well suited for either individual study or classroom use.


License: GNU Free Documentation License (FDL)
Changes:
Several bugfixes. More new material has been added, including 5 new example scripts (among them a new spam hunter script). Coverage of a few key commands has been expanded.




This is a GrokNews Entry: (what is grok?)





Similar Items

Advanced Bash Scripting Guide 3.5 (Stable branch)

Grok Headline matches for Advanced Bash Scripting Guide 3.5 (Stable branch)

Advanced Bash Scripting Guide 2.5
(Stable)


Advanced Bash Scripting Guide 2.5
(Stable)
02/17/2004 03:59 AM
A tutorial and reference on shell scripting using Bash.

Advanced Bash Scripting Guide 2.7
(Stable)


Advanced Bash Scripting Guide 2.7
(Stable)
04/28/2004 01:09 PM
A tutorial and reference on shell scripting using Bash.

Advanced Bash Scripting Guide 2.4
(Stable)


Advanced Bash Scripting Guide 2.4
(Stable)
01/26/2004 02:19 AM
A tutorial and reference on shell scripting using Bash.

Advanced Bash Scripting Guide 2.2
(Stable)


Advanced Bash Scripting Guide 2.2
(Stable)
11/03/2003 04:00 PM
A tutorial and reference on shell scripting using Bash.

Advanced Bash Scripting Guide 2.3
(Stable)


Advanced Bash Scripting Guide 2.3
(Stable)
01/05/2004 03:06 PM
A tutorial and reference on shell scripting using Bash.

I Concurso de Bash Scripting [BashCON]


I Concurso de Bash Scripting [BashCON] 01/11/2004 07:12 PM

bash programmable completion 20040526
(Stable)


bash programmable completion 20040526
(Stable)
05/26/2004 04:20 AM
Programmable completion for bash.

bash programmable completion 20040210
(Stable)


bash programmable completion 20040210
(Stable)
02/10/2004 09:13 AM
Programmable completion for bash.

bash programmable completion 20031215
(Stable)


bash programmable completion 20031215
(Stable)
12/15/2003 07:06 AM
Programmable completion for bash.

bash programmable completion 20040214
(Stable)


bash programmable completion 20040214
(Stable)
02/15/2004 12:58 AM
Programmable completion for bash.

bash programmable completion 20031225
(Stable)


bash programmable completion 20031225
(Stable)
12/25/2003 03:15 AM
Programmable completion for bash.

bash programmable completion 20050103
(Stable)


bash programmable completion 20050103
(Stable)
01/04/2005 04:08 AM
Programmable completion for bash.

bash programmable completion 20040101
(Stable)


bash programmable completion 20040101
(Stable)
01/01/2004 04:29 AM
Programmable completion for bash.

SMS 2003 Scripting Guide


SMS 2003 Scripting Guide 04/13/2005 08:56 AM

Just the FAQs Guide to VB Scripting
Basics


Just the FAQs Guide to VB Scripting
Basics
04/11/2004 10:43 AM

JavaScript Scripting Guide for QuickTime


JavaScript Scripting Guide for QuickTime 04/11/2005 03:24 AM
JavaScript can interact with the QuickTime browser plug-in or ActiveX control in several ways. You can use JavaScript in a browser to detect whether QuickTime is installed. You can also make QuickTime movies that issue JavaScript commands to the browser, optionally making use of functions defined in a surrounding web page. And for browsers that support two-way communication between JavaScript and plug-ins, you can use JavaScript to query and control QuickTime directly.

Bash.Diff 1.13 (Default branch)


Bash.Diff 1.13 (Default branch) 03/25/2005 07:11 PM
Bash.Diff is a patch against Bash that incorporates many useful features from Awk, Python, Zsh, Ksh, and others. In the main core, it adds the following: new brace expansion {a..b}, new parameter expansion ${var|...}, new command substitution $(=...), extended for, while, and until loops, extended case statement, new try-block with integer exception, and new here document <<+. As builtin commands, it adds the following: sscanf(3), <string.h>, and <ctype.h> wrappers, a variety of array and regex(3) operations, GDBM, SQLite, PostgreSQL, and MySQL database interfaces, an HTML template engine (BASP), stack/queue operations on positional parameters and arrays, Expat XML parser interface, simple x-y character plot, DOS line support, and simple Awk emulation.
Changes:
'${var|-}' has been added to parameter expansion. 'arraycat' now appends to array variables without flushing the existing elements. DESTDIR has been added to the Makefile to aid package management.

Bash Blogger 0.3.4.1 (Default branch)


Bash Blogger 0.3.4.1 (Default branch) 04/16/2005 07:32 PM
Screenshot Bash Blogger is a weblog engine that generates CSS styled XHTML 1.1 static Web pages.
Changes:
A bug in the CATEGORYARCHIVES and TOPLEVELARCHIVES functions that didn't handle spaces in category titles was fixed.

Bash Blogger 0.3.4 (Default branch)


Bash Blogger 0.3.4 (Default branch) 04/09/2005 03:14 AM
Screenshot Bash Blogger is a weblog engine that generates CSS styled, XHTML 1.0 Strict static Web pages.
Changes:
This version validates as XHTML 1.1 and has added "Cool URI support", generic category support, "breadcrumb" navigation hints, stand-alone page generation, a central flat-file database, and command line flags. Many of the features can now be turned on or off through ~/.bblog.conf .

System Administration Scripting Guide
Script Repository


System Administration Scripting Guide
Script Repository
06/01/2004 04:02 AM

Books: Absolute Applescript: A
Comprehensive Guide To Scripting And
Automating


Books: Absolute Applescript: A
Comprehensive Guide To Scripting And
Automating
05/12/2004 05:16 PM
Absolute Applescript: A Comprehensive Guide To Scripting And Automating Announced for September 2004. Paperback: 650 pages Publisher: APress; ISBN: 1590594045

Advanced System Building Guide


Advanced System Building Guide 03/22/2005 07:17 PM

The Sleep Scripting Project 2.0-b4
(Default branch)


The Sleep Scripting Project 2.0-b4
(Default branch)
04/11/2005 07:52 PM
Sleep is an embeddable scripting solution for Java applications. It is heavily inspired by Perl with bits of Objective-C thrown in. Features include function closures as first-class types, a unified I/O interface for sockets/processes/files, and the ability to instantiate/query Java objects. The Sleep Java API allows the language to be extended with new constructs, operators, functions, and variable containers.
Changes:
This release adds binary data processing to the Sleep language. The I/O interface was extended to support reading/writing binary data.

The Sleep Scripting Project 2.0-b3
(Default branch)


The Sleep Scripting Project 2.0-b3
(Default branch)
04/03/2005 07:41 PM
Sleep is the Scripting Language for Easily Enhancing Programs. It is a small language with Perl-like syntax for integration into Java applications.
Changes:
This release has bugfixes and adds closures to the Sleep language. Other changes include a new operator for specifying key/value pairs, an is predicate for checking object equivalence, and better exception message isolation.

The Sleep Scripting Project 2.0-b8
(Default branch)


The Sleep Scripting Project 2.0-b8
(Default branch)
06/05/2005 11:23 PM
Sleep is an embeddable scripting solution for Java applications. It is heavily inspired by Perl with bits of Objective-C thrown in. Features include function closures as first-class types, a unified I/O interface for sockets/processes/files, and the ability to instantiate/query Java objects. The Sleep Java API allows the language to be extended with new constructs, operators, functions, and variable containers.
License: GNU Lesser General Public License (LGPL)
Changes:
The interactive console was rewritten. A bug with tuple assignment was fixed. The templates were reworked for the binary functions bread, bwrite, pack, and unpack. A subarray(@array, n, [m]) function for extracting subarrays was added. This release is a candidate for Sleep 2.0-stable.

The Sleep Scripting Project 2.0-b5
(Default branch)


The Sleep Scripting Project 2.0-b5
(Default branch)
04/15/2005 12:50 PM
Sleep is an embeddable scripting solution for Java applications. It is heavily inspired by Perl with bits of Objective-C thrown in. Features include function closures as first-class types, a unified I/O interface for sockets/processes/files, and the ability to instantiate/query Java objects. The Sleep Java API allows the language to be extended with new constructs, operators, functions, and variable containers.
Changes:
This release adds multidimensional arrays/hashes. The index operator can now be applied to nearly any expression. Two new number literal forms have been added for hex numbers and for specifying a long integer literal. The wildcard matching algorithm has been greatly enhanced.

Google Guide: Using Search Operators
(Advanced Operators)


Google Guide: Using Search Operators
(Advanced Operators)
07/07/2004 06:18 AM
Advanced googling tricks .. coolest search operators .. Advanced Google syntax

googleguide.com/advanced_operators.html
track this site | 5 links


A Piece-By-Piece Guide to the Most
Advanced Bots


A Piece-By-Piece Guide to the Most
Advanced Bots
06/25/2004 04:54 PM

lsh 2.0.1 (Stable branch)


lsh 2.0.1 (Stable branch) 03/17/2005 03:34 AM
lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and some utility programs.
Changes:
A denial of service bug in lshd has been fixed. A bug in lsh-make-seed that could make the program go into an infinite loop on read errors has been fixed. lsh now asks for passwords also in quiet (-q) mode, as described in the manual. Control character filtering used to sometimes consider newlines as dangerous control characters. Now newlines should be displayed normally.

SX 1.2 (Stable branch)


SX 1.2 (Stable branch) 03/30/2005 09:04 AM
Screenshot SX is a graphical 3D geometric object modeller implemented in PLT-Scheme. It can create, edit, or modify any geometry consisting of points, one dimensional elements (lines), triangles, quadrilaterals, tetrahedra, and blocks.
Changes:
The development platform has changed from Guile to PLT-Scheme. The implementation more complete than ever before.

FOX 1.4.11 (Stable branch)


FOX 1.4.11 (Stable branch) 04/05/2005 11:56 AM
Screenshot FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
Changes:
HSCROLLING_OFF is now passed to a list widget embedded in FXListBox. The selection rectangle is now set inside FXTable before calling the SEL_SELECTED callback.

FOX 1.4.8 (Stable branch)


FOX 1.4.8 (Stable branch) 03/17/2005 03:33 AM
Screenshot FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
Changes:
FXUndoList should account for FXCommandGroup when FXUndoList::end() is called, and not at the beginning when FXCommandGroup is still empty. Also, the library incorrectly accounted for size changes when merging undo records. Adding an undo command should only change the size when it's committed, i.e. either at an add() of a simple command at the toplevel or an end() of a compound command at the toplevel.

FreeGuide TV Guide 0.8.6 (Default
branch)


FreeGuide TV Guide 0.8.6 (Default
branch)
03/29/2005 11:54 AM
Screenshot FreeGuide TV Guide is a TV guide program which grabs listings for many countries from the Internet and allows you to view them and construct a personalised guide to print out. It uses the XMLTV tools to grab listings, and requires Java 1.4 or above.
Changes:
This release contains minor bugfixes, including fixes for the UK grabbers.

Emilda 1.2.2 (Stable branch)


Emilda 1.2.2 (Stable branch) 03/25/2005 07:11 PM
Emilda is an Integrated Library System that features an OPAC, circulation and administration functions, Z39.50 capabilities, and 100% MARC compatibility. MARC compatibility is achieved using the Zebra server from Indexdata in conjunction with MySQL. Emilda is mainly written in PHP, but Perl scripts exist for MARC manipulation and shell interaction.

Gaim 1.2.1 (Stable branch)


Gaim 1.2.1 (Stable branch) 04/05/2005 06:33 AM
Screenshot Gaim is a GTK2-based instant messenger application. It supports multiple protocols via modules, including AIM, ICQ, Yahoo!, MSN, Jabber, IRC, Napster, Gadu-Gadu and Zephyr. It has many common features found in other clients, as well as many unique features. Gaim is not endorsed by or affiliated with AOL TimeWarner, Microsoft, or Yahoo.
Changes:
This release features various fixes for remote denial of service attacks resulting in Gaim crashing. The ICQ login problems have been fixed, as have various minor MSN bugs.

phpBB 2.0.13 (Stable branch)


phpBB 2.0.13 (Stable branch) 04/05/2005 06:33 AM
phpBB is a UBB-style dissussion board written in PHP backended by a MySQL database. It includes features such as posting/replying/editing messages, private messages, private forums, user and anonymous posting, robust theming, user ranking by posts or by special, admin definable, ranks, and much more.
Changes:
This release is a security fix, including a patch to resolve a potential authentication bypass bug.

libspopc 0.6 (Stable branch)


libspopc 0.6 (Stable branch) 03/28/2005 01:34 PM
Screenshot libspopc is a simple-to-use POP3 client library. It's primary goal is to provide an easy and quick way to host a POP3 client within a program to C developers without exposing them to socket programming. However, the socket layer is also accessible. libspopc allows mail programs to connect to many POP accounts and manage email. It implements the client side of RFC 1939. The email client can download email headers before downloading the entire message.
Changes:
This release breaks the API. popnum() is semantically changed. poplast replaces old (0.5.9 and lower) popnum. There are fewer memory leaks on Win32, and code cleanup in error handling.

BixData 0.15.1 (Stable branch)


BixData 0.15.1 (Stable branch) 06/24/2005 07:15 PM
Screenshot BixData is a system monitoring tool. It monitors services (HTTP, ping, POP3, SMTP), performance, and processes. You can create critical notifications and get email alerts for HTTP, ping, CPU, memory, and even SMART diagnostics. A graphical console for Linux and Windows supports real-time dynamic graphs. The runtime clients and server component are lightweight and easy to set up, and run on Linux and Windows.
License: Free To Use But Restricted
Changes:
This release adds a Console Graphical User Interface for Linux. It supports KDE and GNOME.

OpenNMS 1.2.1 (Stable branch)


OpenNMS 1.2.1 (Stable branch) 03/22/2005 04:06 PM
Screenshot OpenNMS is the first enterprise-grade network management platform developed using the open source model. The three main functional areas of OpenNMS are service polling, which monitors services on the network and reports on their "service level"; data collection from the remote systems via SNMP in order to measure the performance of the network; and a system for event management and notifications.
Changes:
This version is a maintenance release with a number of new features and a number of bugfixes.
Grok Description matches for Advanced Bash Scripting Guide 3.5 (Stable branch)
GrokA matches for Advanced Bash Scripting Guide 3.5 (Stable branch)

Advanced Bash Scripting Guide 3.5 (Stable branch)

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

gjiten 2.4 (Default
branch)

VFU File Manager
4.05 (Default
branch)

pyc 0.5 (Default
branch)

AdvanceMAME 0.97.0
(Default branch)

jNetTool 0.4.0
(Default branch)

cbrPager 0.9.12
(Default branch)

Jsmtpd 0.4 (Default
branch)

nsqlcli 0.3 (Default
branch)

Ruby System Tools
0.3 (Default branch)

JDBCImporter 0.67
(Default branch)

Forums 0.3.5
(Default branch)

JpGraph 1.18 (Stable
branch)

Conquest 8.1a
(Development branch)

viPlugin 1.12.0
(Default branch)

gquilt 0.03 (Default
branch)

GeSHi 1.1.0alpha4
(Development branch)

Newton Desktop Wiki
0.0.7 (Default
branch)

Tcpreplay 3.0.beta4
(Development branch)

fwsnort 0.7.0
(Default branch)

Gourmet Recipe
Manager 0.8.5.1
(Default branch)

Tunnelblick 2.0
(Default branch)

Amber for Parrot
0.2.1 (Default
branch)

Necessitas 0.2.2
(Default branch)

Brother PT-65 Label
Maker

Speaking at
SDForum's "Web
Services: The Next
Generation" Tomorrow

Fiber Means Cheap
Broadband

We're right and
you're wrong. Tim
Bray said so.

Friendster Rumors:
Sassa Out, Layoffs,
more VC Money

Auto-Responders,
Y!Q, and F'ing
Yahoos

Where are we
meeting?

Bazeley on PhotoMail
Unsubscribing from
Partial Text Feeds

Incentives along the
Long Tail

Ernie tells the
funniest stories...

Yahoo! Employee Blog
Guidelines: The
official version and
my own advice

Boeing 777 Blog
Rocks

MindSet, Sliders,
and Greg's
Grandmother

RSS 2.0: Grouchy
programmer 1,
semantic Web 0

What is standard?
Mine memes on the
Web to find out

Mike Milinkovich on
Eclipse, Take Two

Overlaying transit
system maps onto
Google Maps

Advertising industry
fights to save
cookies

A new Mac vs. a new
Windows PC

Kim Cameron suggests
7 laws of identity

iHealthRecord free
online service
launched

Am I "ID-legal" or
am I not

Firefox ignores XSLT
styles?

Peter Yared's grid
ambition

Fiendish security
exploit encrypts PC
user's data

The next dismal
trend: Too much
security

what is grok?