• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D30-Apr-20181.6 KiB389

README.mdH A D30-Apr-2018498 2214

coffeebreak.6H A D30-Apr-20183.5 KiB125124

coffeebreak.shH A D30-Apr-20185.3 KiB184115

README.md

1# coffeebreak
2
3This utility is a a fake FreeBSD installer written by Devin Teske.
4
5> It's friday.  Do you need to pretend to be working?  Do you have FreeBSD
6> systems?  Here you go!  coffeebreak is the tool you always wanted to make
7> your machine as if it is very busy doing important stuff.
8
9## Give me a break!
10
11coffeebreak(6) will soon be available in the FreeBSD ports collection:
12
13```
14pkg install coffeebreak
15```
16
17Otherwise it could be installed manually with make(1):
18
19```
20make install
21```
22