EnglishFrenchSpanish

Ad


OnWorks favicon

brag - Online in the Cloud

Run brag in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command brag that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


brag - Grab multipart binaries from news server

SYNOPSIS


brag [-s server] [-P port] [-g group] [-l user] [-p pass] [-q] [-u] [-o dir] [-n num] [-c]
[-C] [-X] [-a pattern [-a pattern] ...] [-r pattern [-r pattern] ...] [-A file] [-R file]
[-t n] [-b break] [-m max]

or

brag -L [-s server] [-P port] [-l user] [-p pass]

DESCRIPTION


brag downloads and assembles multipart binaries from an NNTP server. Attachments encoded
with uuencode, Base64 or yenc are supported.

OPTIONS
-L Just print a list of groups available at the server

-s server
Set news server to server

-P port
Set TCP port to port

-g group
Set newsgroup to group

-l user
Set user name to user. Setting this option turns NNTP authentication on. The
password can be specified using the -p command line option, or using a passwod file
(see later)

-p pass
Set password to pass.

-q Be silent: do not display progress information

-u Save subjects together with the assembled binaries. Subject files have the same
name as the binary, with .sub extension added

-k Keep original file names when possible, only rename when necessary to avoid a
collission with existing files

-o dir Set output directory to dir

-n num Start with message number num

-c Combine parts, even if they are from different newsgroups. Also, an article will be
downloaded only once, even if it was crossposted to more than one newsgroups

-C Combine parts, even if they are from different news servers

-X Process single-part messages, too

-a pattern
Add pattern to the list of accept patterns. See next section on accept/reject
patterns

-r pattern
Add pattern to the list of reject patterns

-A file
Read accept patterns from this file

-R file
Read reject patterns from this file

-t n Use n number of parallel connections to the server. Default: 2. Set to 4 or more if
you have a high speed network connection

-b break
Specify "break factor": the number of milliseconds to wait between retrieving lines
from the server. Useful to share a low-speed connection with other applications

-m max Specify the maximum number of messages to download

ACCEPT AND REJECT PATTERNS


The subjects of the messages to be downloaded are matched against the list of accept
and/or reject patterns if specified on the command line or in the accept/reject files (see
later). Only articles matching at least one of the accept patterns will be accepted.
Similarly, articles matching one of the reject patterns will be rejected.

Match operations are performed as in csh(1). For example, to accept all files with
extension mp5 , specify

-a ´*.mp5*'

on the command line. Note the quotes (we do not want the shell to process the pattern) and
the second "*" (we are matching against subject lines, not file names).

Use brag online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad