-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
.NETPull requests that update .NET codePull requests that update .NET codeResolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
There is too much difference in the readings of the /usr/bin/uptime and the Get-Uptime cmdlet
PS > uptime -p
up 2 days, 16 hours, 26 minutes
PS > (Get-Uptime).ToString()
1.13:45:12Expected behavior
Expected equal valuesActual behavior
Different valuesError details
No response
Environment data
Name Value
---- -----
PSVersion 7.3.0-rc.1
PSEdition Core
GitCommitId 7.3.0-rc.1
OS Linux 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .NET codePull requests that update .NET codeResolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).
