Pascal Hibon wrote: > I tried unzipping it but there is only one file and it does not have an > extension. > What format is that file?
Its a unix tar gziped - try the following to fetch and extract on a linux machine: wget http://www.communitysqueeze.org/files/SampleRateTest.tgz tar zxvf SampleRateTest.tgz ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=98544 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
