PowerShell/demos
Dongbo Wang da5a1a6015
Update 'installpsh-suse.sh' and remove 'download.sh' (#5309)
- Update `installpsh-suse.sh` to work with the .tar.gz binary archive.
- Remove `download.sh` as it's not used anywhere now. (checked with PowerShellGet and OneGet, they are using a local copy of download.sh).
2017-11-03 08:47:26 -07:00
..
Apache PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Azure Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
crontab Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Docker-PowerShell Adding Docker-PowerShell demo (#1862) 2016-08-17 21:01:12 -07:00
DSC Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
install Update 'installpsh-suse.sh' and remove 'download.sh' (#5309) 2017-11-03 08:47:26 -07:00
powershellget Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
python Updated to include Aleksandar's editorial changes; mostly python to Python 2016-08-04 17:39:12 -07:00
Raspberry-Pi Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
rest Merge pull request #2125 from alexandair/patch-3 2016-08-29 16:51:00 -07:00
SSHRemoting Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
SystemD PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
WindowsPowerShellModules added demo for using Windows PowerShell modules (#4886) 2017-10-03 10:47:05 -07:00
dsc.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
README.md Update README.md 2016-08-11 09:00:59 -07:00

This folder contains demos primarily targeted for Linux systems. Each demo showcases how to use PowerShell to be more productive by leveraging objects and how it can integrate with existing Linux scripts and/or commands.