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.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -