Skip to content
/ lostfiles Public
forked from graysky2/lostfiles

Simple script that identifies files not owned by any Arch Linux package.

Notifications You must be signed in to change notification settings

yrns/lostfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

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

About

Simple script that identifies files not owned by any Arch Linux package.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%