• linux rar or unrar command lines

    From waldo kitty@1:103/705 to All on Sun Sep 30 10:56:41 2018
    does anyone have the command lines for linux rar or unrar to extract file_id.diz and view file contents? my google-fu seems to be broken :(

    ---
    * Synchronet * SouthEast Star Mail HUB - SESTAR
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Al@1:103/705 to waldo kitty on Sun Sep 30 12:56:04 2018
    Re: linux rar or unrar command lines
    By: waldo kitty to All on Sun Sep 30 2018 10:56 am

    does anyone have the command lines for linux rar or unrar to extract file_id.diz and view file contents? my google-fu seems to be broken :(

    This is what I use for viewable files..

    unrar -la -cfg- %f and unrar t -cfg- %f for testing files.

    I have this for extractable files..

    unrar x -cfg- -cu %f %s %g

    Ttyl :-),
    Al

    ... Enter that again, just a little slower.

    ---
    * Synchronet * The Rusty MailBox - Penticton, BC Canada
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Al on Sun Sep 30 17:07:30 2018

    On 2018 Sep 30 12:56:04, you wrote to waldo kitty:

    does anyone have the command lines for linux rar or unrar to extract
    file_id.diz and view file contents? my google-fu seems to be broken
    :(

    This is what I use for viewable files..

    thanks... on %@ in front of "unrar" like the zip ones have?

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Today we'll be teaching poodles how to fly.
    ---
    * Origin: (1:3634/12.73)
  • From Al@1:153/757 to mark lewis on Sun Sep 30 14:47:03 2018
    Re: linux rar or unrar command lines
    By: mark lewis to Al on Sun Sep 30 2018 05:07 pm

    thanks... on %@ in front of "unrar" like the zip ones have?

    Mine doesn't have the %@ in front. I was just testing and it worked without it so I left it that way. I forget off the top of my head what %@ transaltes to.. so I'll have to look that up and see if it should be there.

    Ttyl :-),
    Al

    ... All syllogisms contain three parts, therefore this is not a syllogism
    --- SBBSecho 3.06-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Digital Man@1:103/705 to Al on Sun Sep 30 15:52:30 2018
    Re: linux rar or unrar command lines
    By: Al to mark lewis on Sun Sep 30 2018 02:47 pm

    Re: linux rar or unrar command lines
    By: mark lewis to Al on Sun Sep 30 2018 05:07 pm

    thanks... on %@ in front of "unrar" like the zip ones have?

    Mine doesn't have the %@ in front. I was just testing and it worked without it so I left it that way. I forget off the top of my head what %@ transaltes to.. so I'll have to look that up and see if it should be there.

    http://wiki.synchro.net/config:cmdline

    %@ expands to your configured "exec" directory on Windows and nothing (blank) on *nix.

    digital man

    Synchronet "Real Fact" #39:
    Synchronet first supported Windows NT v6.x (a.k.a. Vista/Win7) w/v3.14a (2006). Norco, CA WX: 83.0oF, 48.0% humidity, 10 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From waldo kitty@1:103/705 to Digital Man on Sun Sep 30 19:48:41 2018
    Re: linux rar or unrar command lines
    By: Digital Man to Al on Sun Sep 30 2018 15:52:30

    http://wiki.synchro.net/config:cmdline

    %@ expands to your configured "exec" directory on Windows and nothing (blank) on *nix.

    so it is preferrable to have it than not? that way if you switch from one OS to another it won't break and have you scratching your head as to why ;)

    ---
    * Synchronet * SouthEast Star Mail HUB - SESTAR
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to waldo kitty on Sun Sep 30 17:24:00 2018
    Re: linux rar or unrar command lines
    By: waldo kitty to Digital Man on Sun Sep 30 2018 07:48 pm

    Re: linux rar or unrar command lines
    By: Digital Man to Al on Sun Sep 30 2018 15:52:30

    http://wiki.synchro.net/config:cmdline

    %@ expands to your configured "exec" directory on Windows and nothing (blank) on *nix.

    so it is preferrable to have it than not? that way if you switch from one OS to another it won't break and have you scratching your head as to why ;)

    It depends on whether you want to rely on the OS's search path or not for the program in question to be executed. With Windows installs, we usually have zip/unzip/etc. executables in the Synchronet exec directory and execute them from there (not relying on any OS search path), but on *nix, we use the OS's search path to find the installed zip/unzip/etc. Mainly this is because '.' is by default, in the search path on Windows (which is kind of a security issue we prefer to avoid) and it is not on *nix.

    digital man

    Synchronet/BBS Terminology Definition #45:
    SEXPOTS = Synchronet External Plain Old Telephone System (POTS) service
    Norco, CA WX: 79.4oF, 48.0% humidity, 11 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Digital Man on Sat Oct 6 13:19:20 2018

    On 2018 Sep 30 17:24:00, you wrote to waldo kitty:

    %@ expands to your configured "exec" directory on Windows and nothing
    (blank) on *nix.

    so it is preferrable to have it than not? that way if you switch from
    one OS to another it won't break and have you scratching your head as
    to why ;)

    It depends on whether you want to rely on the OS's search path or not for the program in question to be executed. [...]

    that makes sense... thanks :)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... I don't do drugs - Echos are my escape from reality
    ---
    * Origin: (1:3634/12.73)