Tree Linking

This utility module provides a function to create a tree of links which point from your system’s standard directories into your fussy distribution directories.

$ fussy-link-tree /opt/firmware/current/etc /etc

Module: fussy.linktree

Link all files in a distribution from relative location on the hard disk

fussy.linktree.get_options()[source]

Creates the OptionParser used in main()

(Sym)link all files under distribution_dir from target_dir

Project Versions

Table Of Contents

Previous topic

Non-blocking IO Streams

Next topic

Cron Lock

This Page