Computing.Net > Forums > Disk Operating System > ARJ Syntax

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

ARJ Syntax

Reply to Message Icon

Name: el mato
Date: February 26, 2000 at 08:42:41 Pacific
Comment:

need the syntax of arj to exclud files
arj a test and then? i donīt konw the how to use the switches



Sponsored Link
Ads by Google

Response Number 1
Name: Martin
Date: February 26, 2000 at 17:00:23 Pacific
Reply:

All switches have preceding ī-ī signs. Just typing ARJ or ARJ HELP(something like that, not sure anymore) on the command prompt should give you all the help you need. ARJ has many options. You could even define a file with all the filenames in it to compress or uncompress. Leave out the ones you donīt need. Use the DIR command to pipe all the filenames to a file like with DIR *.*>dirlist.prn Saves you some typing then :)


0

Response Number 2
Name: Igor M
Date: February 28, 2000 at 06:15:31 Pacific
Reply:

Hi,

For excluding files ARJ uses -X switch. For example

arj a test -x*.exe

adds all files in current directory except *.exe.

For help use arj -? command

Good luck, Igor


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


ibmbio.ldr bad segments/clusters on ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: ARJ Syntax

MBRtool syntax www.computing.net/answers/dos/mbrtool-syntax/15878.html

list of commands and syntax www.computing.net/answers/dos/list-of-commands-and-syntax/7938.html

command syntax to copy files www.computing.net/answers/dos/command-syntax-to-copy-files/1032.html