Using response files
Response file is a file whose contents are substituted at the place of
its call. Tabs and line feed are substituted by spaces. Example of a
response file (file.rsp):
-+
ari.[ch] ari.doc
markov.[ch] markov.doc
main.c
makefile
-t
Examples of using a command file:
bsa a -r my_ark @file.rsp
bsa x my_arc @file.rsp