Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Shell script for managing duplicate image files in a directory.
dupehasher scans the given directory for files that are identical except by filename.
dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical).
Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
Tool to search and replace text in interactive mode via command line
isar (Interactive Search And Replace) is a tool to search and replace text in interactive mode via linux shell.
isar support recursive search in directory, regex and colorized output.
It's written in C++ using boost library.
A Linux/UNIX command line tool to find duplicate files. The tool supports multiple ways to consider a set of files as duplicates to each other (e.g. content, size, name ... etc.).
Replasol is basically Visual Fart. The purpose is to create a simple front end GUI for FART (Find and Replace Text) in JAVA that allows you to use all of the command line options quickly and easily, as well as store .wind files, containing multiple Farts
This script corrects vowel mutation (Umlaut) errors in filenames
I have written this short script to correct vowel mutation (Umlaut) errors in filenames.
This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset.
One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8.
Such errors can't be corrected using convmv.
fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup.
Source code is hosted on github: https://github.com/cosmos72/fstransform
A C-Console is AllowS You To Interact With Your OS
A C-Console is a non-graphical interface that allows you to interact with your operating system. At the C-Console, you enter commands by typing their names followed by options and argument...
FEATURES:
To Open/Close Your DVD/CD Tray
To Enable Or Disable Task Manager
To Enable Or Disable Registry Editor
To Set The Foreground Color
Sets the window title for a C-Console.EXE session.
Displays the name of or changes the
current directory.
Displays a list of files and...
hxs - command line hexa searching and binary file dumping utility, allows you to search hexa expressions and binary strings in any files (supporting also big files like /dev/hda) and allows you to dump particular pieces of file.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
Filecmp is a command-line application that gets two filenames as argument and outputs the comparison between them - e.g. if they are the same or not... it may look irrelevant but sometime it's very useful, specially inside scripts.
A set of tools for querying and modifying the ACL's (access control lists) and ACE's (access control entries) of files, services, registry keys, printers, processes, threads, timers, mutexes, tokens, events, and semaphores in Windows 2000 and later
A Linux utility that monitors I/O requests going to physical disks and maps the requests to the files for which they were issued. It doesn't monitor file I/O, which can hit the cache. It only tracks file usage that generates disk activity.
Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
Trailer is a trash can implementation that trails other common implementations by following the freedesktop.org standards but not having a GUI. It includes a full command line interface and ncurses based trash management.
This is a simple program written in C that gets file sizes. The Readme has more information. This project is released under the Apache 2 license. Version 1.1 is Mature and development has ended. bug fixing will be done if they are found.
A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses.
A binary is included for Windows users; Linux users are advised to compile the application themselves.
Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time.
--UPDATE OCTOBER 2014--
This project is currently suspended! I can't currently find the time to fix/update anything with this program...
File Write Tracker (FWTracker) will save all files before they are updated, or deleted. It also keeps track of files that had their permissions or contexts changed. You can also restore the files back to their original state.
A command line utility to read a text file containing lines of data, clean up any CR/LF anomalies, and output the lines of text with clean CR/LF terminators to standard output. The binary is a Windows 32 bit console app.
Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.