Skip to content

Scripting tools

Dave Levy edited this page Jun 3, 2020 · 1 revision

Scripting Tools

bashrc

bashrc.local.1 contains mainly task orientated aliases, smartly extends the PATH and sets some environment variables.

ifx.sourcebashrc, the code to go into ~/.bashrc to invoke my local variations.

Function files

dfl1955_functions - contains a listfiles & distroname function

Tools

tinteractive, ifinteractive - seems to be example code on how to do it, need to check if anything calls it.

fileage.py, reports on how old a file is in days, needs to be batchified

tdiff.py, maybe example code

Bugs

bashrc.local.1 should probably set FPATH. Does bash use it?

Clone this wiki locally