Created
October 11, 2016 18:44
-
-
Save doubtingben/f857025f96246636ca4e31e0657e0539 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@localhost Guaranteed-2-1476211024]# ls -l | |
total 6024 | |
-rw-r--r--. 1 storm storm 12288 Oct 11 18:37 resources\Common.dll | |
-rw-r--r--. 1 storm storm 1506120 Oct 11 18:37 resources\FSharp.Core.dll | |
-rw-r--r--. 1 storm storm 752640 Oct 11 18:37 resources\FsPickler.dll | |
-rw-r--r--. 1 storm storm 195584 Oct 11 18:37 resources\FsShelter.dll | |
-rw-r--r--. 1 storm storm 254464 Oct 11 18:37 resources\Google.Protobuf.dll | |
-rw-r--r--. 1 storm storm 37376 Oct 11 18:37 resources\Guaranteed.exe | |
-rw-r--r--. 1 storm storm 417 Oct 11 18:37 resources\Guaranteed.exe.config | |
-rw-r--r--. 1 storm storm 521216 Oct 11 18:37 resources\Newtonsoft.Json.dll | |
-rw-r--r--. 1 storm storm 44544 Oct 11 18:37 resources\Prolucid.ProtoShell.dll | |
-rw-r--r--. 1 storm storm 267264 Oct 11 18:37 resources\StormThrift.dll | |
-rw-r--r--. 1 storm storm 53248 Oct 11 18:37 resources\Thrift.dll | |
-rw-r--r--. 1 storm storm 210 Oct 11 18:37 stormcode.ser | |
-rw-r--r--. 1 storm storm 2947 Oct 11 18:37 stormconf.ser | |
-rw-r--r--. 1 storm storm 2494200 Oct 11 18:37 stormjar.jar | |
[root@localhost Guaranteed-2-1476211024]# pwd | |
/srv/storm/supervisor/stormdist/Guaranteed-2-1476211024 | |
[root@localhost Guaranteed-2-1476211024]# which mono | |
/bin/mono | |
[root@localhost Guaranteed-2-1476211024]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment