Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate powershell-beginners-guide.md #7912
+2
−1
Conversation
iSazonov
reviewed
Oct 2, 2018
|
|
||
| Now try it: | ||
| ```powershell | ||
| PS /> Get-Process | ||
| PS /> cls | ||
| PS /> cls or clear |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
anmenaga
Oct 25, 2018
Contributor
Fixed. Comment above and Get-Alias output send the message across, so removed ' or clear' from this example.
anmenaga
approved these changes
Oct 25, 2018
anmenaga
assigned
adityapatwardhan
Oct 25, 2018
This comment has been minimized.
This comment has been minimized.
|
@iSazonov please take a look again. |
iSazonov
approved these changes
Oct 26, 2018
This comment has been minimized.
This comment has been minimized.
|
Looks good |
adityapatwardhan
approved these changes
Oct 26, 2018
adityapatwardhan
merged commit 4f134fc
into
PowerShell:master
Oct 26, 2018
7 checks passed
CodeFactor
No issues found.
Details
PowerShell-CI-linux
#PR-7912-20181025.01 succeeded
Details
PowerShell-CI-macos
#PR-7912-20181025.01 succeeded
Details
PowerShell-CI-spelling
#PR-7912-20181025.01 succeeded
Details
PowerShell-CI-windows
#PR-7912-20181025.01 succeeded
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
license/cla
All CLA requirements met.
This comment has been minimized.
This comment has been minimized.
|
@aavdberg Thanks for your contribution! |
aavdberg
deleted the
aavdberg:patch-1
branch
Nov 2, 2018
adityapatwardhan
added a commit
to adityapatwardhan/PowerShell
that referenced
this pull request
Apr 9, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
aavdberg commentedOct 1, 2018
•
edited
clear is also an alias for clear-host.
PR Summary
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests