Published July 20, 2023
| Version v5.0.1
Software
Open
Fortran filesystem
Authors/Creators
Description
- add get_permission() that returns a 9-character string of POSIX file permissions like for 644: "rw-r--r--" https://unix.stackexchange.com/questions/71585/convert-ls-l-output-format-to-chmod-format
- macOS and Windows require C++. Linux can use C++ or non-C++ fallback functions. This is reduce maintenance of little-used option except for old HPC.
- Improve test coverage
Files
scivision/fortran-filesystem-v5.0.1.zip
Files
(93.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:49a812862b6ccc3c1ad98256e7b7d60f
|
93.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scivision/fortran-filesystem/tree/v5.0.1 (URL)