get Hard Link Count in Java

前端 未结 3 1654
别跟我提以往
别跟我提以往 2021-01-05 15:06

I need something to get the hard link count from a file in a solaris10 os in java.

parsing ls -l is not an option.

I tried using posix for java http://bmsi.c

3条回答
提交回复
热议问题