Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Mandrew0822/Snoop

A Linux utility for files
https://github.com/Mandrew0822/Snoop

cpp directories file files linux utility

Last synced: about 2 months ago
JSON representation

A Linux utility for files

Lists

README

        

# Snoop

Snoop is a command-line utility for Linux that provides information about files in a directory.

[![Screenshot-from-2023-05-20-14-56-17.png](https://i.postimg.cc/8c4pzHBr/Screenshot-from-2023-05-20-14-56-17.png)](https://postimg.cc/p59b0KS2)

## Features

- Shows the name, size, and date modified of each file in the directory.
- Calculates the total size of all files in the directory.
- Supports both absolute and relative paths.

## Installation

To install Snoop, follow these steps:

git clone https://github.com/Mandrew0822/Snoop.git
cd Snoop
sudo sh install.sh

## Usage

To use Snoop, run the `snoop` command followed by the path to the directory you want to snoop on:

snoop /path/to/file