The Wayback Machine - https://web.archive.org/web/20200917163351/https://github.com/topics/posix
Skip to content
#

posix

Here are 736 public repositories matching this topic...

seaweedfs

SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supports cross-DC active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.

  • Updated Sep 17, 2020
  • Go
AndrewSav
AndrewSav commented Aug 22, 2020

If you have a partial command line like --option1 value1 --option2 value2 --options3 value3 and you copy and paste it to a response file, and then break it up to a line per token so that the response file works, if you are not careful enough you can leave trailing spaces behind like this:

--option1<space>
value1<space>
--option2<space>
value2<space>
--options3<space>
value3

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.

  • Updated Feb 23, 2020
  • Shell

Improve this page

Add a description, image, and links to the posix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the posix topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.