i wont to split a file
#!/bin/bash var=bytes split -b $var filetocut
but in order to do that i need to know how many bytes to cut