17
Bash on Ubuntu on Windows PowerShell 2016/07/02 101 CLR/H 勉強会 ~日本の夏、 MR の夏~ 素敵なおひげ

Bash on Ubuntu on WindowsとPowerShell

  • Upload
    -

  • View
    1.191

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Bash on Ubuntu on WindowsとPowerShell

Bash on Ubuntu on Windowsと

PowerShell2016/07/02

第101回CLR/H勉強会 ~日本の夏、MR の夏~

素敵なおひげ

Page 2: Bash on Ubuntu on WindowsとPowerShell

自己紹介

素敵なおひげ◦Twitter - @stknohg◦Blog - http://stknohg.hatenablog.jp/

何者?◦CLR/HとJAZUG札幌(きたあず)の裏方です。

◦札幌のSI屋さんでいろいろやってます。

◦PowerShell勉強中!!

2

Page 3: Bash on Ubuntu on WindowsとPowerShell

(昨日から)MVPになりました

3

Page 4: Bash on Ubuntu on WindowsとPowerShell

Bash on Ubuntu on Windows

4

https://blogs.msdn.microsoft.com/commandline/2016/04/06/bash-on-ubuntu-on-windows-download-now-3/

Page 5: Bash on Ubuntu on WindowsとPowerShell

ネットの声

割と容赦なかったので

載せるのやめました…orz

5

Page 6: Bash on Ubuntu on WindowsとPowerShell

6

BashがあればPowerShellは

不要なのか?

Page 7: Bash on Ubuntu on WindowsとPowerShell

公式見解

7

https://blogs.msdn.microsoft.com/powershell/2016/04/01/bash-for-windows-why-its-awesome-and-what-it-means-for-powershell/

Page 8: Bash on Ubuntu on WindowsとPowerShell

かいつまんで引用

8

https://blogs.msdn.microsoft.com/powershell/2016/04/01/bash-for-windows-why-its-awesome-and-what-it-means-for-powershell/より

Page 9: Bash on Ubuntu on WindowsとPowerShell

(すごい)MVPの発言

9

https://twitter.com/mutaguchi/status/716005776888758272

Page 10: Bash on Ubuntu on WindowsとPowerShell

10

いっぽう…

Page 11: Bash on Ubuntu on WindowsとPowerShell

(すごい)MVPの発言

11

https://twitter.com/guitarrapc_tech/status/716293278119768064

Page 12: Bash on Ubuntu on WindowsとPowerShell

(すごい)偉い人の発言

12

https://www.youtube.com/watch?v=3-M2NhmFwso

Page 13: Bash on Ubuntu on WindowsとPowerShell

かいつまんで引用

13

https://www.youtube.com/watch?v=3-M2NhmFwso より

Page 14: Bash on Ubuntu on WindowsとPowerShell

かいつまんで引用

14

https://www.youtube.com/watch?v=3-M2NhmFwso より

Page 15: Bash on Ubuntu on WindowsとPowerShell

かいつまんで引用

15

https://www.youtube.com/watch?v=3-M2NhmFwso より

Page 16: Bash on Ubuntu on WindowsとPowerShell

まとめ

Bash on Ubuntu on Windowsは(現状)開発者向けツール

◦対してPowerShellは(基本)管理者向けツール

UnixはドキュメントベースのOSであり、Bashはドキュメントを扱うシェル

◦対してWindowsはAPIベースのOSであり、PowerShellはAPIを扱うシェル

16

Page 17: Bash on Ubuntu on WindowsとPowerShell

まとめ

BashとPowerShellは対立するものではありません。

両方使いこなして快適なシェルライフを送りましょう!

17