Giter VIP home page Giter VIP logo

diemarx / general-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omrih-elister/general

0.0 0.0 0.0 45 KB

This repository mainly contains scripts I'd written which main function is: 1. Receive a folder path from the user as input. 2. Enumerate said folder recursively (Including all of it's subfolders, their own subfolders, etc.) 3. For each one of the folder enumerated list its amount of contained folders and files. 4. Output all the results to a more

License: GNU General Public License v3.0

PowerShell 68.46% Batchfile 31.54%

general-2's Introduction

General

This repository mainly contains scripts I'd written which main function is:

  1. Receive a folder path from the user as input.
  2. Enumerate said folder recursively (Including all of it's subfolders, their own subfolders, etc.)
  3. For each one of the folder enumerated list its amount of contained folders and files.
  4. Output all the results to a more or less organized file.
  • My best script for performing the aforementioned tasks and producing the desired results is DirEnum.ps1 which is a powershell script.
  • DirEnum.bat is a batch file that also provides the same functionality and also works well.

Currently the only exception in terms of functionality is:

  • Temporary-file-cleaner - which is an xml file one can import to a local task scheduler in order to automate routine maintenance work on the personal computer. The imported file will schedule a collection of batch commands that delete temporary windows files, cleans "deleted files" and performs small fixes and adjustments to the hard drive.

general-2's People

Contributors

omrih-elister avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.