{
    "content": [
        {
            "type": "text",
            "text": "# nngoback (man)\n\n## NAME\n\nnngoback - make news articles unread on a day-by-day basis (nn)\n\n## SYNOPSIS\n\nnngoback [ -NQvi ] [-d] days [ group ]...\n\n## DESCRIPTION\n\nnngoback  will  rewind  the .newsrc record file of nn(1) one or more days.  It can be used to\nrewind all groups, or only a specified set of groups.  In other words, nngoback can mark news\narticles which have arrived on the system during the last days days unread.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **THE BACKACT DAEMON**\n- **FILES**\n- **SEE ALSO**\n- **NOTES**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "nngoback",
        "section": "",
        "mode": "man",
        "summary": "nngoback - make news articles unread on a day-by-day basis (nn)",
        "synopsis": "nngoback [ -NQvi ] [-d] days [ group ]...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "nn",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nn/1/json"
            },
            {
                "name": "nncheck",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nncheck/1/json"
            },
            {
                "name": "nngrab",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nngrab/1/json"
            },
            {
                "name": "nngrep",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nngrep/1/json"
            },
            {
                "name": "nnpost",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nnpost/1/json"
            },
            {
                "name": "nntidy",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nntidy/1/json"
            },
            {
                "name": "nnadmin",
                "section": "1M",
                "url": "https://www.chedong.com/phpMan.php/man/nnadmin/1M/json"
            },
            {
                "name": "nnusage",
                "section": "1M",
                "url": "https://www.chedong.com/phpMan.php/man/nnusage/1M/json"
            },
            {
                "name": "nnmaster",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/nnmaster/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 42,
                "subsections": []
            },
            {
                "name": "THE BACKACT DAEMON",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "nngoback - make news articles unread on a day-by-day basis (nn)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "nngoback [ -NQvi ] [-d] days [ group ]...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "nngoback  will  rewind  the .newsrc record file of nn(1) one or more days.  It can be used to\nrewind all groups, or only a specified set of groups.  In other words, nngoback can mark news\narticles which have arrived on the system during the last days days unread.\n\nOnly subscribed groups that occur in the current presentation  sequence  are  rewound.   That\nmeans  that if no group arguments are specified, all groups occurring in the sequence defined\nin the init file will be rewound.  Otherwise, only the groups specified on the argument  line\nwill be rewound.\n\nWhen  a  group  is rewound, the information about selections, partially read digests etc. are\ndiscarded.  It will print notifications about this unless the -Q (quiet) option is used.\n\nIf the -i (interactive) option is specified, nngoback will report for each how many  articles\ncan be marked unread, and ask for confirmation before going back in that group.\n\nIf  the  -v  (verbose) option is specified, nngoback will report how many articles are marked\nunread.\n\nIf the -N (no-update) option is specified, nngoback will perform the entire goback operation,\nbut not update the .newsrc file.\n\nIf you are not up-to-date with your news reading, you can also use nngoback to  catch  up  to\nonly have the last few days of news waiting to be read in the following way:\nnn -a0\nnngoback 3\nThe nn command will mark all articles in all groups as read (answer all to the catch-up ques‐\ntion.)  The following nngoback will then make the last three days of news unread again.\n\nExamples:\n\nnngoback 0\nMark the articles which have arrived today as unread.\n\nnngoback 1\nMark the articles which have arrived yesterday and today as unread.\n\nnngoback 6\nMark the articles which have arrived during the last week as unread.\n\nYou  cannot go more than 14 days back with nngoback.  (You can change this limit as described\nbelow.)\n",
                "subsections": []
            },
            "THE BACKACT DAEMON": {
                "content": "It is a prerequisite for the use of nngoback that the script backact is executed at  an  ap‐\npropriate  time once (and only once) every day.  Preferably this is done by cron right before\nthe bacth of news for `today' is received.  backact will maintain copies of the active  file\nfor the last 14 days.\n\nOptionally,  the  backact  program  accepts  a single numerical argument specifying how many\ncopies of the active file it should maintain.  This is useful if  news  is  expired  after  7\ndays, in which case keeping more than 7 days of active file copies is wasteful.\n",
                "subsections": []
            },
            "FILES": {
                "content": "~/.newsrc            The record of read articles.\n~/.newsrc.goback     The original rc file before goback.\n$db/active.N         The N days `old' active file.\n$master/backact     Script run by cron to maintain old active files.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "nn(1), nncheck(1), nngrab(1), nngrep(1), nnpost(1), nntidy(1)\nnnadmin(1M), nnusage(1M), nnmaster(8)\n",
                "subsections": []
            },
            "NOTES": {
                "content": "nngoback  does  not check the age of the `old' active files; it will blindly believe that ac‐\ntive.0 was created today, and that  active.7  is  really  seven  days  old!   Therefore,  the\nbackact script should be run once and only once every day for nngoback to work properly.\n\nThe days are counted relative to the time the active files were copied.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Kim F. Storm, Texas Instruments A/S, Denmark\nE-mail: storm@texas.dk\n\n4th Berkeley Distribution                    Release 6.6                                 NNGOBACK(1)",
                "subsections": []
            }
        }
    }
}