Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created January 3, 2018 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/5878346e72201138c04c137d31cc3518 to your computer and use it in GitHub Desktop.
Save jonathanmedd/5878346e72201138c04c137d31cc3518 to your computer and use it in GitHub Desktop.
macOS versions
Jonathans-MacBook-Pro-2:~ jon_medd$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13.2
BuildVersion: 17C88
Jonathans-MacBook-Pro-2:~ jon_medd$ pwsh
PowerShell v6.0.0-rc
Copyright (c) Microsoft Corporation. All rights reserved.
https://aka.ms/pscore6-docs
Type 'help' to get help.
PS /Users/jon_medd> $IsMacOS True
PS /Users/jon_medd> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.0-rc
PSEdition Core
GitCommitId v6.0.0-rc
OS Darwin 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4...
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment