#!/bin/bash
#PBS -n torque
#PBS -q batch
#PBS -l nodes=1:ppn=1
#PBS -r n

cd $PBS_O_WORKDIR

./torque $PBS_ARRAYID.csv >> izlaz$PBS_ARRAYID.txt