Skip to content

LinuxQuoteMaker is a quote generator for Linux that generates a random quote using the Linux Fortune package.

Notifications You must be signed in to change notification settings

sunnystew22/LinuxQuoteMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

LinuxQuoteMaker Requirements

OS: Linux RAM: 1024 MB (1 GB) or higher CPU: 1.0 Ghz or higher Packages: fortune

How to install fortune

On Debian/Ubuntu-based distros: $ sudo apt install fortune On Arch Linux-based distros: $ pacman -S fortune On FreeBSD/BSD-based distros: sudo pkg install fortune On openSUSE-based distros: sudo rpm install fortune or sudo zypper install fortune

!IMPORTANT STEP!

To make the program run, cd into the directory that the sh file is and type: chmod u+x ./LinuxQuoteMaker.sh

About

LinuxQuoteMaker is a quote generator for Linux that generates a random quote using the Linux Fortune package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published