go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/_motor/platform/detector/testdata/detect-solaris11.toml (about) 1 [commands."uname -s"] 2 stdout = "SunOS" 3 4 [commands."uname -m"] 5 stdout = "i86pc" 6 7 [commands."uname -r"] 8 stdout = "5.11" 9 10 [files."/etc/release"] 11 content = """ 12 Oracle Solaris 11.1 X86 13 Copyright (c) 1983, 2012, Oracle and/or its affiliates. All rights reserved. 14 Assembled 19 September 2012 15 """