fork download
  1. file="
  2. arene-doctor 3.0.1
  3. Arene Doctor summary of user's system checks:
  4. [✓] DnsResolve
  5. [✓] NetworkConnectivity
  6. [✓] ArtifactoryOidcAlb
  7. [✓] NetrcExists
  8. [✓] NetrcNoDuplicateEntry
  9. [✓] NetrcFormatValid
  10. [✓] NetrcStargateArtifactoryCloudEntryExists
  11. [✓] CurlStargateArtifactoryCloudAuthn
  12. [✓] SupportedShell
  13. [✓] NixCommand
  14. [✓] NixStrictVersion
  15. [✓] CurlNixpkgsMirrorAccess
  16. [✓] NixConfigExists
  17. [✓] NixConfig
  18. [✓] NixNixpkgsMirrorAccess
  19. [✓] GitCommand
  20. [✓] CurlLabNixPackagesAccess
  21. [✓] NixBinaryCacheAccess
  22. [✓] Nix
  23. [✓] NoAreneV1Command
  24. [✓] AreneLauncherCommand
  25. [✓] AreneDoctorCommand
  26. [✓] AreneEnvCommand
  27. [✓] GitVersion
  28. [?] AreneLabLatestVersion - Warning (no immediate action required):
  29. A newer version (3.1.0) of Lab is available. Please download and run the latest installer. <!--------- HERE ------->
  30. [✓] DirenvCommand
  31. [✓] DirenvVersion
  32. [✓] DirenvHookExists
  33. "
  34.  
  35. awk '!/^A newer:/{print OFS}{printf "%s ",$0}END{print OFS}' <<< "$file"
Success #stdin #stdout 0.01s 5292KB
stdin
Standard input is empty
stdout
 
  
arene-doctor 3.0.1  
Arene Doctor summary of user's system checks:  
[✓] DnsResolve  
[✓] NetworkConnectivity  
[✓] ArtifactoryOidcAlb  
[✓] NetrcExists  
[✓] NetrcNoDuplicateEntry  
[✓] NetrcFormatValid  
[✓] NetrcStargateArtifactoryCloudEntryExists  
[✓] CurlStargateArtifactoryCloudAuthn  
[✓] SupportedShell  
[✓] NixCommand  
[✓] NixStrictVersion  
[✓] CurlNixpkgsMirrorAccess  
[✓] NixConfigExists  
[✓] NixConfig  
[✓] NixNixpkgsMirrorAccess  
[✓] GitCommand  
[✓] CurlLabNixPackagesAccess  
[✓] NixBinaryCacheAccess  
[✓] Nix  
[✓] NoAreneV1Command  
[✓] AreneLauncherCommand  
[✓] AreneDoctorCommand  
[✓] AreneEnvCommand  
[✓] GitVersion  
[?] AreneLabLatestVersion - Warning (no immediate action required):  
A newer version (3.1.0) of Lab is available. Please download and run the latest installer.   <!--------- HERE ------->  
[✓] DirenvCommand  
[✓] DirenvVersion  
[✓] DirenvHookExists