summaryrefslogtreecommitdiffhomepage
path: root/powershell.html.markdown
Commit message (Collapse)AuthorAgeLines
* Addressing bitwise and/orAndrew Ryan Davis2020-08-20-3/+3
| | | Mistakenly left "and/or", changed to "-band/-bor"
* Update powershell.html.markdownAndrew Ryan Davis2020-08-20-1/+1
| | | Co-authored-by: 谭九鼎 <109224573@qq.com>
* Removing duped sectionAndrew Ryan Davis2020-08-20-20/+1
| | | There was a duplicate section
* Making some minor fixesAndrew Ryan Davis2020-08-20-16/+54
| | | | | | Adjusting some inconsistent names. Changing Remove-Array to Format-Array since Remove is not an approved Posh verb. Adding Kevin Marquette's blog because it's awesome Adding a simpler array reversal example
* Revamping PowershellAndrew Ryan Davis2020-08-20-261/+610
| | | Changing to reflect current capabilities and draw similarities to other languages in terms of capabilities
* Adding comment next to new link at bottomAndrew Ryan Davis2020-05-17-1/+1
| | | It seems I didn't add the details of the link initially.
* [powershell/en] Adding some things I find usefulAndrew Ryan Davis2020-05-16-3/+31
|
* Update powershell.html.markdown谭九鼎2020-01-12-1/+1
|
* [powershell/en] Update url谭九鼎2020-01-12-2/+2
|
* Fix typo in powershell pagedee-see2019-02-02-1/+1
|
* add list syntax example in for powershellRenze Yu2018-11-08-0/+1
|
* Try a backslash to fix formattingAdam Bard2017-09-12-1/+1
|
* Fix backtick that was messing up syntax highlighting on powershell.Samantha McVey2016-11-23-1/+1
|
* Add syntax highlight (#2581)derek-austin2016-11-22-3/+3
| | | Only the first chunk of code was highlighted
* Fixed a few spelling errorsAmru Eliwat2016-10-30-3/+3
|
* Partial fix for #2498ven2016-10-23-1/+1
|
* [PowerShell/en]: fixed typos/layout. Added some extra aliases/info.Laoujin2016-01-08-2/+8
|
* Fix formatting.Adam Bard2016-01-06-0/+4
|
* Merge branch 'master' of https://github.com/Laoujin/learnxinyminutes-docsLaoujin2015-11-28-2/+1
|\
| * [Powershell/en] Deleted a left-over from the bash turorialWouter Van Schandevijl2015-11-27-2/+1
| |
* | [PowerShell/en] Markdown ```powershell didn't render properlyLaoujin2015-11-28-4/+4
|/
* [PowerShell/en] More usefull snippets and interesting projectsLaoujin2015-11-27-1/+18
|
* [PowerShell/en] IO, Interesting Projects, Not Covered, Exception Handling, ↵Laoujin2015-11-27-15/+129
| | | | UseFull stuff, max line 80.
* [PowerShell/en] control-flow, pipeline, getting helpLaoujin2015-11-27-1/+95
|
* [PowerShell/en] execution-policy, builtin variables, configure your shellLaoujin2015-11-27-10/+50
|
* [PowerShell/en] introLaoujin2015-11-27-0/+56