Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 494 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 494 Bytes

The following utils will be provided for use and any possible changes and pitches are welcome in pull requests.

  1. file util -> does the 3 largest files in each directory.
  2. List all python processes running on a machine this should allow a specific user marker.
  3. Useful backup script for psql that's modifited for use in cronjob on linux.
  4. Other utils will be needed in the future

For list all python proocesses python3.11 or higher is reccemonded and psutil is needed for program 2.