Giter Site home page Giter Site logo

fidir's Introduction

FiDir - File Sort with Filters

FiDir is a Bash script that simplifies the task of sorting and filtering files and directories in a directory hierarchy. With FiDir, you can quickly organize and display your files based on various criteria, such as size, file type, date created, last modified date, and file permissions.

Features

  • Sort and display files and directories based on various criteria.
  • Filter files by file type or permission.
  • Customize sorting options.
  • User-friendly command-line interface.

Table of Contents

Prerequisites

  • A Linux system
  • Bash shell

Usage

To use FiDir, simply download the script and execute it in your desired directory. You can specify the directory as an argument (default is the current directory).

./fidir.sh [directory]

Menus

FiDir includes three main menus:

  • Main Menu: The main menu provides options to sort and display or filter and display files.

  • Sort Menu: The sort menu allows you to choose sorting criteria and view files and directories accordingly.

  • Filter Menu: The filter menu enables you to filter files based on file type or permission.

Sort Functions

FiDir offers the following sort functions:

  • Display files and directories by size.
  • Display files by file type.
  • Sort files/directories by date created.
  • List files/directories by last modified date.

Filter Functions

FiDir provides filter functions for:

  • Filtering files by custom file type (user can manually specify which .fileExtension files they want to list).
  • Filtering files by permission (readable, writable, or executable).

Contributing

If you'd like to contribute to FiDir, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

fidir's People

Contributors

razobeckett avatar

Watchers

 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.