This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/powershell/test_remoting_session.txt
2021-03-28 12:25:56 +02:00

19 lines
418 B
Text

---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