Skip to content

oderiver/project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miroslav's rm

SRM is a rm for Unix-based systems with additional functionality

Features:

  • removing files or directories
  • removing files by regex
  • moving in trash
  • scheduled cleaning of trash
  • restoring objects from trash
  • flexible config file
  • dry run of commands
  • logging

Created using python 2.7

  • logging
  • json
  • python-crontab
  • a lot of unittests
  • can be used as library
  • pretty code
  • ...

Requirements

  • python 2.7
  • git

Installation

$ git clone https://github.com/GitMaster97/srm.git
$ cd master
$ sudo python setup.py install

Usage

$ srm <arguments>

:)

About

Linux smart RM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages