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
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
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
Summary: Hi all, I've been trying to back up the boot sector of the harddisk in my laptop using MBRtool. I used the following syntax: MBRtool /x:b /d:0 /f:mbrback1 and as the result got the error message like...
Summary: There must be somewhere on the 'Net with a list of all the DOS commands and their syntax. Can someone direct me there? I know all the commands in the handbook, but that covers only basics. Terry@nz ...
Summary: What is the command and proper syntax to copy all files in the DOS directory that have a .com extension and are called FRED? Both directories are on the C:drive... And What is the command and proper ...