Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / snippets / powershell / test_remoting_session.txt
Size: Mime:
---input---
[Long-NetBIOS-Hostname]: PS C:\> Get-ChildItem

---tokens---
'['           Punctuation
'Long'        Name
'-NetBIOS'    Name
'-Hostname'   Name
']'           Punctuation
':'           Punctuation
' '           Text
'PS '         Name.Builtin
'C'           Name
':'           Punctuation
'\\'          Punctuation
'>'           Punctuation
' '           Text
'Get-ChildItem' Name.Builtin
'\n'          Text