Let\'s say I run the following command:
$ find /mnt/folder1 > file2.csv & find /mnt/folder2 > file2.csv &
Is there a way to sig