Donate Share

brag

Tracker: Feature Requests

5 Download Subjects only - ID: 1652099
Last Update: Tracker Item Submitted ( bgreslick )


I often like to download subjects only, parse them, then run brag to
download the files I'm looking for. I have modded my brag "binary" file so
when I type brag -S, it downloads subjects, and exits. Here is the diff of
my brag, to the original brag (version 1.4.1-1)

#diff brag.orig brag
328a329
> variable onlySubjects 0 ;# Don't stop after getting
subjects
441a443
> variable onlySubjects
462a465,467
> "-S" {
> set onlySubjects 1
> }
938a944
> variable onlySubjects
950a957,961
> # If onlySubjects, then exit
> if { $onlySubjects == "1" } {
> exit 0
> }
>


-Ben


Ben Greslick ( bgreslick ) - 2007-02-05 02:37

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.