Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fortune in terminals #1351

Open
haraldschilly opened this issue Dec 9, 2016 · 11 comments
Open

fortune in terminals #1351

haraldschilly opened this issue Dec 9, 2016 · 11 comments

Comments

@haraldschilly
Copy link
Contributor

Installation

  • math fortune mod database at https://github.com/maxieds/math-fortune-mod
    • fortune (math.fortunes and math.fortunes.dat) and Sigma.cow files copied into the appropriate directories in /usr/share/games/fortunes and /usr/share/cowsay/cows
  • APT: cowsay, fortunes, fortune-mod

Documentation

  • something in the smc wiki
    • $ /usr/games/fortune math.fortunes | /usr/games/cowsay -f Sigma, or adding this command to the end of a user's ~/.bashrc configuration.
@haraldschilly
Copy link
Contributor Author

/cc @maxieds

@haraldschilly
Copy link
Contributor Author

apt packages are installed and noted in 541f13d

@maxieds
Copy link

maxieds commented Dec 9, 2016

The math fortune files found on my git hub page needed to complete the install are

  • math.fortunes
  • math.fortunes.dat
  • Sigma.cow

If you have these three files in your working directory, all you need to do to complete the install is to run
$ sudo cp math.fortunes{,.dat} /usr/share/games/fortunes/
$ sudo cp Sigma.cow /usr/share/cowsay/cows/

Can we work on adding these files as well?

Thanks.

Maxie

@maxieds
Copy link

maxieds commented Dec 13, 2016

Also, can you install the fortune-mod package with apt. There do not seem to be that many fortune files in /usr/share/games/fortunes.

@haraldschilly
Copy link
Contributor Author

Hmm, it's already installed, i.e.

dpkg -L fortune-mod
/.
/usr
/usr/games
/usr/games/fortune
/usr/bin
/usr/bin/unstr
/usr/bin/strfile
/usr/share
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/fortune-mod
/usr/share/man
/usr/share/man/man6
/usr/share/man/man6/fortune.6.gz
/usr/share/man/man1
/usr/share/man/man1/strfile.1.gz
/usr/share/doc
/usr/share/doc/fortune-mod
/usr/share/doc/fortune-mod/changelog.Debian.gz
/usr/share/doc/fortune-mod/README.Debian
/usr/share/doc/fortune-mod/copyright
/usr/share/doc/fortune-mod/README.gz
/usr/share/menu
/usr/share/menu/fortune-mod
/usr/share/man/man1/unstr.1.gz

and yes, there seems to be almost nothing.

@maxieds
Copy link

maxieds commented Dec 13, 2016 via email

@maxieds
Copy link

maxieds commented Dec 13, 2016 via email

@williamstein
Copy link
Contributor

williamstein commented Dec 13, 2016 via email

@maxieds
Copy link

maxieds commented Dec 13, 2016 via email

@williamstein
Copy link
Contributor

williamstein commented Dec 13, 2016 via email

@maxieds
Copy link

maxieds commented Dec 30, 2016

Can we get the three math fortune files (math.fortunes, math.fortunes.dat, Sigma.cow) installed on the SMC server? I know you are busy with "real" administration tasks, but it's been a while since I asked for this and there's already a tutorial for configuring its use on the SMC wiki page. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants