Du bist hier: Snippet-Verzeichnis » UNIX Admin (199)
Sprache:

Snippet-Verzeichnis - UNIX Admin 

Kategorien

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 ...

Sprache: English | Programmiersprache: Unix Shell | Autor: devphil [nicht registriert]

a2b

ASCII to Baudot filter

Sprache: English | Programmiersprache: Unix Shell | Autor: kilgore [nicht registriert]

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 # # ...

Sprache: English | Programmiersprache: Unix Shell | Autor: alferca [nicht registriert]

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 ...

Sprache: English | Programmiersprache: Unix Shell | Autor: californiakidd [nicht registriert]

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.

Sprache: English | Programmiersprache: Unix Shell | Autor: ijabbott [nicht registriert]

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.

Sprache: English | Programmiersprache: Unix Shell | Autor: ijabbott [nicht registriert]

b2a

Baudot to ASCII filter

Sprache: English | Programmiersprache: Unix Shell | Autor: kilgore [nicht registriert]

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.

Sprache: English | Programmiersprache: Unix Shell | Autor: elonen [nicht registriert]

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, ...

Sprache: English | Programmiersprache: Unix Shell | Autor: auriocus [nicht registriert]

batch-string-rename

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

Sprache: English | Programmiersprache: Unix Shell | Autor: tkchan [nicht registriert]
RSS