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
| [info] Starting scala interpreter... | |
| [info] | |
| Welcome to Scala version 2.10.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0-ea). | |
| Type in expressions to have them evaluated. | |
| Type :help for more information. | |
| scala> import java.time._; import etude.calendar._; import etude.region._ | |
| import java.time._ | |
| import etude.calendar._ | |
| import etude.region._ |
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
| Invoke-WebRequest -Uri https://raw.githubusercontent.com/ansible/ansible-documentation/devel/examples/scripts/ConfigureRemotingForAnsible.ps1 -OutFile ConfigureRemotingForAnsible.ps1 | |
| powershell -ExecutionPolicy RemoteSigned .\ConfigureRemotingForAnsible.ps1 | |
| ipconfig |
OlderNewer