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
- Host: GitHub
- URL: https://github.com/giterlizzi/f1-fortunes
- Owner: giterlizzi
- License: mit
- Created: 2017-12-19T22:42:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T23:26:31.000Z (3 months ago)
- Last Synced: 2025-03-23T23:28:44.297Z (3 months ago)
- Topics: f1, formula-one, formula1, formula1-fortunes, fortune, unix
- Language: Makefile
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 installInstall 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 f1Tutto 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