You're here: Snippet Directory » UNIX Admin (199)
Language:

Snippet Directory - UNIX Admin 

Categories

Logging (1)

Snippets

Brain dump utility

This tool can help in solving a problem when it just gets too confusing to hold it all in your head. Just type 'bd' (if you've set up an alias), and a dated brain-dump file will be opened for you. Type in everything that is in your head, ...

Language: English | Programming Language: Unix Shell | Author: aguazul [not registered]

Brain dump utility

This tool can help in solving a problem when it just gets too confusing to hold it all in your head. Just type 'bd' (if you've set up an alias), and a dated brain-dump file will be opened for you. Type in everything that is in your head, ...

Language: English | Programming Language: Unix Shell | Author: aguazul [not registered]

bundle

Plan 9 style shar.

Language: English | Programming Language: Unix Shell | Author: kilgore [not registered]

bundle

Pack all the files in the current directory into a tarball and ftp it to a server. Later, bundle will retrieve and unpack the tarball to this or another machine.

Language: English | Programming Language: TCL | Author: tbarron [not registered]

bundle

Pack all the files in the current directory into a tarball and ftp it to a server. Later, bundle will retrieve and unpack the tarball to this or another machine.

Language: English | Programming Language: TCL | Author: tbarron [not registered]

bundle

Pack all the files in the current directory into a tarball and ftp it to a server. Later, bundle will retrieve and unpack the tarball to this or another machine.

Language: English | Programming Language: TCL | Author: tbarron [not registered]

C++ class/method browsing script from dynamic libraries

See http://lazy.ton.tut.fi/instructive/lib_classes.html for details and latest information.This shell script will allow you see what classesand methods are contained in a C++ dynamic library,and allows easily browsing the interface of a ...

Language: English | Programming Language: Unix Shell | Author: esap [not registered]

C++ class/method browsing script from dynamic libraries

See http://lazy.ton.tut.fi/instructive/lib_classes.html for details and latest information.This shell script will allow you see what classesand methods are contained in a C++ dynamic library,and allows easily browsing the interface of a ...

Language: English | Programming Language: Unix Shell | Author: esap [not registered]

Catching Tk window close

Toplevels may be closed e.g. with the X button on top or Alt-F4. Here's example code how to react to this event and have it confirmed. Code for saving files, status, etc. could also go in there (before the exit, of course ;-)

Language: English | Programming Language: TCL | Author: techentin [not registered]

cdrw burner

Small, fast-to-use and jettison-from-mind script for writing/clearing multisession cd-r or cd-rw disks. Supports Rock Ridge and optionaly MS Joliet with proper character set recoding (please fix my pair "koi8-r/cp866").

Language: English | Programming Language: Unix Shell | Author: alnikolov [not registered]
RSS