For... Fun's Sake! Linux's saving grace if you're too lazy to type a password.
  • C 70.5%
  • Makefile 29.5%
Find a file
2026-02-10 12:12:40 +01:00
.gitignore FFS > Initial commit! 2026-02-10 12:12:40 +01:00
FFS.c FFS > Initial commit! 2026-02-10 12:12:40 +01:00
LICENSE FFS > Initial commit! 2026-02-10 12:12:40 +01:00
Makefile FFS > Initial commit! 2026-02-10 12:12:40 +01:00
README.md FFS > Initial commit! 2026-02-10 12:12:40 +01:00

For... Fun's Sake!

ffs is a very simple Linux utility that executes the specified command as sudo without the struggle and back breaking labor of... writing your password once every 5 minutes.

I made this few years ago, but decided to use it here as when it's sitting in the archive collecting dust, it won't do any good.

Oh, and this thing is super unsafe so use it locally

Usage

ffs [arg]

How to Install

It has a makefile (AH AH).