code: plan9front

ref: e402fd834015e36c307e8f84656e18b070d60f6b
dir: /rc/bin/replica/changes/

View raw version
#!/bin/rc

rfork en

fn usage {
	echo 'usage: replica/changes replica-name [paths]' >[1=2]
	exit usage
}

. /rc/bin/replica/defs $*

need clientdb clientroot clientproto

must clientmount
exec replica/updatedb -p $clientproto -l -r $clientroot $clientexclude $clientdb $paths