An open API service indexing awesome lists of open source software.

https://github.com/giterlizzi/f1-fortunes

Formula1 Fortunes
https://github.com/giterlizzi/f1-fortunes

f1 formula-one formula1 formula1-fortunes fortune unix

Last synced: 2 months ago
JSON representation

Formula1 Fortunes

Awesome Lists containing this project

README

        

# Formula1 Team Radio Fortunes

This is a small collection of F1 Team Radio for `fortune(6)` UNIX command.

## Install

Install the fortune into the default location (`/usr/share/games/fortunes`):

make
make install

Install into a custom path:

make
make install DESTDIR=$HOME/games/fortunes

## Usage

$ fortune f1

The most easiest way to integrate fortune into a system is to place the following code snipped into `/etc/profile`, `/etc/profile.d`, `.bashrc` or `.bash_login`:

echo
fortune f1
echo

## Sample

$ fortune f1

[ TEAM RADIO ]

ALO What Palmer is doing ?! He needs to give me back the position.
He cut the chicane.

(...)

Box Palmer has five-seconds penality
ALO Five seconds, it's a joke...

(after few laps)

ALO Where is Palmer ?
Box Fernando, Palmer has retired
ALO Karma!!!
-- Fernando Alonso, Italian "Monza" F1 GP 2017


$ fortune f1

Tutto regolare fino a questo momento!
-- Gianfranco "il Sommo" Mazzoni, at the start of the
Belgian "Spa Francorchamps" F1 GP 1998

## Copyright

- Copyright 2017-2025 © Giuseppe Di Terlizzi