Unix, Linux, Z-OS, MAC OS generic Connectors using a Single Unix Standard (UNIX95, POSIX) #325
Arif-sentry
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to have a standard connector working for most Linux, UNIX platform, we could use commands with Single Unix Standards such as UNIX95, POSIX
a command such as
UNIX95= df would work the same way in all UNIX95 compatble systems.
df -P would work the same way in all POSIX compatible systems.
Beta Was this translation helpful? Give feedback.
All reactions