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

Snippet Directory - UNIX Admin 

Categories

Logging (1)

Snippets

{copy/move}{date,note,time}

This ksh script hardlinks itself as six other scripts: cpdate, cpnote, mvdate, mvnote, cptime, and mvtime. They are simple timesavers for making backup copies of files. The first iteration was written by a system administrator at a ...

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

a2b

ASCII to Baudot filter

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

addCopyright

adds a copyright to a set of files.It is smart enough to detect what changes (diff) has to apply (patch) to the destination file to match the new copyright.(example of copyright)#addCopyrightScript : adds a Copyright to a set of files # # ...

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

ADDRESS.MIL FILE NODE UPDATE

EDIT ABOVE $VARIABLES TO YOUR ACCOUNT.THIS UPDATES "ADDRESS.MIL" FILE VIA FTP(1).EXPECTS PPP(8) TO PASS NEW ADDRESS ON COMMAND LINE.EXAMPLE "/etc/ppp/ppp.linkup"# MYADDR:# !bg /etc/ppp/address.mil.sh MYADDREXAMPLE ...

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

ANSI terminal color chart generator

A simple Bourne shell script to generate an ANSI terminal color chart - background color, foreground color, normal and high intensity. Output fits nicely on an 80x24 terminal.

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

ANSI terminal color chart generator

A simple Bourne shell script to generate an ANSI terminal color chart - background color, foreground color, normal and high intensity. Output fits nicely on an 80x24 terminal.

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

b2a

Baudot to ASCII filter

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

Backup entire computer on a remote host

An example bash script that makes a tar backup of current computer on another host without making a huge temporary file on local disk system. Excludes "temp" directories.

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

Backup on CD-R or RW

This is simple shellscript very similar to my multimount/multiumount scripts. It is suitable for doing incremental backup on directories holding not too much so it fits on a single CD-R. If you set the Variables in the beginning correctly, ...

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

batch-string-rename

Calls string-rename to do multiple string replaces on filenames.

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