Program sfcramdd | Daemon for distributed storage of prestack data for angle migration. 
[SYNOPSIS]
sfcramdd < in.rsf > out.rsf data=data.rsf port=18003 ith=0 inet=1 nthreads=2*ncpu timeout=10
[PARAMETERS]
string  | data | = |   | 	Grid of supercells of local escape solutions (auxiliary input file name)
int     | inet | =1 |   | 	Network interface index 
int     | ith | =0 |   | 	Make every ith process a daemon 
int     | nthreads | =2*ncpu |   | 	Number of threads (connections) per daemon 
int     | port | =18003 |   | 	TCP port for listening 
int     | timeout | =10 |   | 	Inactivity time before shutdown (mins) 
[DIRECTORY]
user/cram
