“fortune -o” (offensive fortunes) no fortunes found The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manarasudo: source: command not foundCreating a Fortunes fileAutojump in 12.04 doesn't workHow to know if there are updates available?.bashrc and fortune/cowsay“No fortunes found” error./configure not found on new installation of ubuntuWriting out only files existing in one directory or other or having different size or time of last modifyfortune: recreate .dat filePermission issues with cool-retro-term terminal emulator: can't use bash commands

Is this wall load bearing? Blueprints and photos attached

What do I do when my TA workload is more than expected?

How to read αἱμύλιος or when to aspirate

Make it rain characters

What happens to a Warlock's expended Spell Slots when they gain a Level?

Is there a writing software that you can sort scenes like slides in PowerPoint?

Why not take a picture of a closer black hole?

Why did Peik Lin say, "I'm not an animal"?

Example of compact Riemannian manifold with only one geodesic.

1960s short story making fun of James Bond-style spy fiction

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Visa regaring travelling European country

should truth entail possible truth

How to type a long/em dash `—`

"... to apply for a visa" or "... and applied for a visa"?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

Do warforged have souls?

Is 'stolen' appropriate word?

Word for: a synonym with a positive connotation?

Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?

What force causes entropy to increase?

Are spiders unable to hurt humans, especially very small spiders?

Match Roman Numerals

Keeping a retro style to sci-fi spaceships?



“fortune -o” (offensive fortunes) no fortunes found



The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manarasudo: source: command not foundCreating a Fortunes fileAutojump in 12.04 doesn't workHow to know if there are updates available?.bashrc and fortune/cowsay“No fortunes found” error./configure not found on new installation of ubuntuWriting out only files existing in one directory or other or having different size or time of last modifyfortune: recreate .dat filePermission issues with cool-retro-term terminal emulator: can't use bash commands



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I downloaded fortunes but I can't get any offensive fortunes.



From fortune man page




-o Choose only from potentially offensive aphorisms. The -o option is ignored if a fortune directory is specified.




I've tried:



$ sudo apt install fortune-mod
$ sudo apt install fortunes-min
$ sudo apt install fortunes
$ fortune -o
No Fortunes Found









share|improve this question






























    0















    I downloaded fortunes but I can't get any offensive fortunes.



    From fortune man page




    -o Choose only from potentially offensive aphorisms. The -o option is ignored if a fortune directory is specified.




    I've tried:



    $ sudo apt install fortune-mod
    $ sudo apt install fortunes-min
    $ sudo apt install fortunes
    $ fortune -o
    No Fortunes Found









    share|improve this question


























      0












      0








      0








      I downloaded fortunes but I can't get any offensive fortunes.



      From fortune man page




      -o Choose only from potentially offensive aphorisms. The -o option is ignored if a fortune directory is specified.




      I've tried:



      $ sudo apt install fortune-mod
      $ sudo apt install fortunes-min
      $ sudo apt install fortunes
      $ fortune -o
      No Fortunes Found









      share|improve this question
















      I downloaded fortunes but I can't get any offensive fortunes.



      From fortune man page




      -o Choose only from potentially offensive aphorisms. The -o option is ignored if a fortune directory is specified.




      I've tried:



      $ sudo apt install fortune-mod
      $ sudo apt install fortunes-min
      $ sudo apt install fortunes
      $ fortune -o
      No Fortunes Found






      bash fortune






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 8 mins ago









      Pablo Bianchi

      3,12521636




      3,12521636










      asked Nov 29 '18 at 18:10









      Nick EllisNick Ellis

      1054




      1054




















          1 Answer
          1






          active

          oldest

          votes


















          2














          Based on the results of apt-cache search --names-only fortunes, it looks like the package you need (at least for offensiveness in the English language) is fortunes-off



          fortunes-off - Data files containing offensive fortune cookies


          To install it run:



          sudo apt install fortunes-off





          share|improve this answer

























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097202%2ffortune-o-offensive-fortunes-no-fortunes-found%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            Based on the results of apt-cache search --names-only fortunes, it looks like the package you need (at least for offensiveness in the English language) is fortunes-off



            fortunes-off - Data files containing offensive fortune cookies


            To install it run:



            sudo apt install fortunes-off





            share|improve this answer





























              2














              Based on the results of apt-cache search --names-only fortunes, it looks like the package you need (at least for offensiveness in the English language) is fortunes-off



              fortunes-off - Data files containing offensive fortune cookies


              To install it run:



              sudo apt install fortunes-off





              share|improve this answer



























                2












                2








                2







                Based on the results of apt-cache search --names-only fortunes, it looks like the package you need (at least for offensiveness in the English language) is fortunes-off



                fortunes-off - Data files containing offensive fortune cookies


                To install it run:



                sudo apt install fortunes-off





                share|improve this answer















                Based on the results of apt-cache search --names-only fortunes, it looks like the package you need (at least for offensiveness in the English language) is fortunes-off



                fortunes-off - Data files containing offensive fortune cookies


                To install it run:



                sudo apt install fortunes-off






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Nov 29 '18 at 22:56









                dessert

                25.5k674108




                25.5k674108










                answered Nov 29 '18 at 18:29









                steeldriversteeldriver

                70.8k11115187




                70.8k11115187



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097202%2ffortune-o-offensive-fortunes-no-fortunes-found%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                    Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                    Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»