Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
19 results tagged files  ✕
entr - A utility for running arbitrary commands when files change https://github.com/eradman/entr
Mon 08 Jun 2020 04:48:19 PM CEST
QRCode

The Event Notify Test Runner is a general purpose Unix utility intended to make rapid feedback and automated testing natural and completely ordinary.

#cli-app coding_lang:c command_line file_management files opensource scheduling software tools
tree - Directory tree visualizer http://mama.indstate.edu/users/ice/tree/
Sun 25 Aug 2019 06:23:14 PM CEST
QRCode

"Recursive directory listing command that produces a depth indented listing of files".

#cli-app file_management files linux opensource software source_code visualization
alder - Directory tree visualizer https://github.com/aweary/alder
Sun 25 Aug 2019 06:23:12 PM CEST
QRCode

"A minimal implementation of the UNIX tree command with colors!"

image

#cli-app file_management files linux opensource software source_code visualization
PathPicker - Menu-based file and directory picker https://facebook.github.io/PathPicker/
Sun 25 Aug 2019 06:23:10 PM CEST
QRCode

A tool from Facebook that parses the output from a command and presents a UI to select files and directories; can be used to apply a command of a interactively selected files or to move across directories.

PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.

After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.

#cli-app files filter opensource source_code
gcp - Goffi's cp https://code.lm7.fr/petronny/gcp
Sun 25 Aug 2019 06:23:07 PM CEST
QRCode

gcp is an advanced file copier tool, heavily inspired from the traditional cp command utility, but with some additional features. Displays the copy progress indicator, with estimated time, current file speed; logs of all actions; resume of interrupted copy processes.

#cli-app coding_lang:python file_management files linux opensource software source_code
rmlint - Find duplicate and broken files https://github.com/sahib/rmlint/
Sun 25 Aug 2019 04:47:51 PM CEST
QRCode

A tool to recursively scan a directory tree looking for duplicate and broken files; it outputs statistics and save the list of files in JSON format; it produce a shell script that can be inspected before running it to delete the desire files.

image

#cli-app file_management files filesystem linux opensource software source_code
renameutils - Inplace file renaming and copying http://www.nongnu.org/renameutils/
Sun 25 Aug 2019 04:47:49 PM CEST
QRCode

A set of programs to change file and directory names by editing them inplace; I find imv especially useful to edit a filename at the program prompt.

#cli-app file_management files homepage interactive linux opensource software
rename - Bulk file renaming https://www.kernel.org/pub/linux/utils/util-linux/
Sun 25 Aug 2019 04:47:46 PM CEST
QRCode

Included in util-linux, allows bulk rename of files with regex support.

#cli-app file_management files homepage linux opensource regex software
fd - Find files quickly and efficiently https://github.com/sharkdp/fd
Sun 25 Aug 2019 04:47:43 PM CEST
QRCode

A simple, fast and user-friendly alternative to find. Written in Rust.

#cli-app coding_lang:rust file_management files filesystem linux opensource search software source_code
exa - Directory content lister https://the.exa.website/
Sun 25 Aug 2019 04:47:37 PM CEST
QRCode

Replacement for 'ls' written in Rust, with colors and several additional "views".

image

#cli-app coding_lang:python file_management files filesystem homepage linux opensource software
dtrx - Do The Right eXtraction https://brettcsmith.org/2007/dtrx/
Sun 25 Aug 2019 04:47:34 PM CEST
QRCode

Aims at taking "all the hassle out of extracting archives"; allows to use one command to extract archives in different formatsl supports tar, zip, deb, rpm, 7z, rar, gz, bz2, xz; supports recursive extraction (files into file) and extracts files into dedicated directories.

#cli-app file_management files homepage linux opensource software
detox - Filename cleaner http://detox.sourceforge.net/
Sun 25 Aug 2019 04:47:31 PM CEST
QRCode

A utility designed to easily clean up filenames; it replaces characters like spaces with standard equivalents; it also replace UTF-8 or Latin-1 (or CP 1252) characters with more handy ones.

#cli-app file_management files homepage linux opensource software
classifier - File classifier and organizer https://github.com/bhrigu123/classifier
Sun 25 Aug 2019 04:47:29 PM CEST
QRCode

Organize files in your current directory, by classifying them into folders of music, pdfs, images, etc.

#cli-app file_management files linux opensource software source_code
How FZF and ripgrep improved my workflow - Sidney Liebrand https://medium.com/@sidneyliebrand/how-fzf-and-ripgrep-improved-my-workflow-61c7ca212861
Fri 05 Jul 2019 09:29:40 AM CEST
QRCode

Today I want to talk about fzf and ripgrep, two tools I use all the time when working in Vim and the terminal. They have become an absolutely vital part of my workflow. Ever since I started using them I can’t imagine myself functioning without them anymore.

article command_line console files linux search tools vim workflow
lsd: The next gen ls command https://github.com/Peltoche/lsd
Wed 22 May 2019 08:50:11 PM CEST
QRCode

image

#cli-app coding_lang:rust command_line files information opensource software terminal
nnn - The fastest terminal file manager ever written https://github.com/jarun/nnn
Sun 02 Dec 2018 09:24:00 PM CET
QRCode

nnn is probably the fastest and most resource-sensitive file manager you have ever used. It integrates seamlessly with your DE and favourite GUI utilities, has a unique navigate-as-you-type mode with auto-select, disk usage analyzer mode, bookmarks, contexts, application launcher, familiar navigation shortcuts, subshell spawning and much more.

Integrate utilities like sxiv or fzy easily, or use it as a (neo)vim plugin; nnn supports as many scripts as you need!

image

#cli-app browser coding_lang:c file_management files linux opensource software source_code
fast-p - Fast find in files https://github.com/bellecp/fast-p
Sat 06 Oct 2018 06:05:54 PM CEST
QRCode

Quickly find and open a pdf among a collection of thousands of unsorted pdfs through fzf (fuzzy finder).

image

#cli-app cli command_line files opensource search source_code tools
FSearch by cboxdoerfer http://www.fsearch.org/
Sat 01 Sep 2018 01:11:33 PM CEST
QRCode

FSearch is a fast file search utility for GNU/Linux operating systems, inspired by Everything Search Engine. It’s written in C and based on GTK+3.

image

Features

  • Instant (as you type) results
  • RegEx support
  • Wildcard support
  • Filter support (only search for files, folders or everything)
  • Fast sort by filename, path, size or modification time
  • Include and exclude specific folders to be indexed
  • Ability to exclude certain files/folders from index using wildcard expressions
  • Customizable interface
coding_lang:c files gui homepage linux opensource search software utility
Syncthing https://www.syncthing.net/
Thu 26 May 2016 11:07:59 PM CEST
QRCode

Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

cloud encryption file_sharing files homepage opensource privacy software sync
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn