Skip to content
Snippets Groups Projects
Commit 71a7f6c8 authored by Fabio Hernandez's avatar Fabio Hernandez
Browse files

Renaming example files

parent 42e51fc3
No related branches found
No related tags found
No related merge requests found
......@@ -90,8 +90,8 @@ Job submitted with jobid: https://ccarccelsst01.in2p3.fr:9443/arex/lJPNDmDMZz0n3
The job description can include the list of input and output files that the job needs. The list of files in the `inputFiles` attribute of the job description lists the files that we need ARC make available for the job in its session directory. Similarly, the list of files in the `outputFiles` attribute lists the files that we need ARC to retrieve when we use the command `arcget` for that job.
An example of such a job can be found in file `arc-search-for-pattern.xrsl`. To submit that job use the command:
An example of such a job can be found in file `arc-search.xrsl`. To submit that job use the command:
```bash
$ arcsub -C $ARC_CE arc-search-for-pattern.xrsl
$ arcsub -C $ARC_CE arc-search.xrsl
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment