Why move it? Depending on your set up you can use a symbolic link... E.g.
/usr is on c0t0d0s0
/alotofSpace is on c0t0d0s6
You could move /usr/local/share (or whatever other folder) to /alotofSpace/share then ln -s /usr/local/share /alotofSpace/
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'