tools命令行使用记录文档diskossfsossfs使用记录On this pageossfs使用记录 安装 # Install dependencies (if needed)brew install automake autoconf libtool# Clone the ossfs GitHub repositorygit clone https://github.com/aliyun/ossfs.gitcd ossfs# Build and install./autogen.sh./configuremakesudo make install