Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 593 Bytes

Lostfiles

A simple bash script script that shows users "lost" files on their Arch Linux systems. "Lost" in this context means those files that are not owned by an installed Arch Linux package.

Dependencies

This script is only for Linux distros that use pacman for package management. All dependencies are including he Arch Linux base group but are listed out here for general info:

Executable Arch package providing
bash bash
comm coreutils
find findutils
pacman pacman
sed sed
sort coreutils

Links

AUR Package: https://aur.archlinux.org/packages/lostfiles