tools命令行使用记录文档diskossfsossfs使用记录本页总览ossfs使用记录 安装 # Install dependencies (if needed) brew install automake autoconf libtool # Clone the ossfs GitHub repository git clone https://github.com/aliyun/ossfs.git cd ossfs # Build and install ./autogen.sh ./configure make sudo make install