file io - Change Sticky bit with Java -
is there way add/remove sticky bit (s_isvtx) on file , directory java ?
call out /bin/chmod command. since sticky bit platform specific java not provide standard library api it.
is there way add/remove sticky bit (s_isvtx) on file , directory java ?
call out /bin/chmod command. since sticky bit platform specific java not provide standard library api it.
Comments
Post a Comment