hi everyone,
I have a quite strange configuration on my net, and since my server's HDD is too small I transfer all the completed downloads on a NAS.
This NAS is formatted in FAT32 (can't do different...) so, as u all know, i can't copy on it files larger than 2GB.
And now the question:
how can I detect the file size with a bash script, so i can select what file to move and what to leave?
thx for suggestions
