Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Bash on Ubuntu on WindowsとPowerShell
Search
Takuya Shibata
PRO
June 02, 2016
Technology
1
13k
Bash on Ubuntu on WindowsとPowerShell
2016/07/02に行われた第101回CLR/H勉強会 ~日本の夏、MR の夏~ でのLTです。
Takuya Shibata
PRO
June 02, 2016
Tweet
Share
More Decks by Takuya Shibata
See All by Takuya Shibata
AWSのProductのLifecycleについて
stknohg
PRO
0
360
アップデート紹介:AWS Data Transfer Terminal
stknohg
PRO
0
470
CloudFrontの継続的デプロイを試してみたはなし
stknohg
PRO
0
1.4k
Snapshot & Backup
stknohg
PRO
0
4k
AWSエンジニアのためのActive Directory入門
stknohg
PRO
1
3.3k
EC2 Image Builder
stknohg
PRO
0
470
Windows on AWS の “基礎”
stknohg
PRO
0
820
Azure Dedicated Host と2019年10月1日からのライセンス改定のはなし
stknohg
PRO
0
520
Windows on AWS 入門
stknohg
PRO
0
580
Other Decks in Technology
See All in Technology
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
RDS の負荷が高い場合に AWS で取りうる具体策 N 連発/a-series-of-specific-countermeasures-available-on-aws-when-rds-is-under-high-load
emiki
6
3.8k
PHPからはじめるコンピュータアーキテクチャ / From Scripts to Silicon: A Journey Through the Layers of Computing Hiroshima 2025 Edition
tomzoh
0
140
WEBサービスを成り立たせるAWSサービス
takano0131
1
180
Railsの話をしよう
yahonda
0
160
Dylib Hijacking on macOS: Dead or Alive?
patrickwardle
0
230
AWS Top Engineer、浮いてませんか? / As an AWS Top Engineer, Are You Out of Place?
yuj1osm
2
220
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
600
OAuthからOIDCへ ― 認可の仕組みが認証に拡張されるまで
yamatai1212
0
130
「改善」ってこれでいいんだっけ?
ukigmo_hiro
0
320
LLMプロダクトの信頼性を上げるには?LLM Observabilityによる、対話型音声AIアプリケーションの安定運用
ivry_presentationmaterials
0
310
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
270
Featured
See All Featured
Scaling GitHub
holman
463
140k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Become a Pro
speakerdeck
PRO
29
5.6k
Side Projects
sachag
455
43k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Documentation Writing (for coders)
carmenintech
75
5.1k
Designing for humans not robots
tammielis
254
26k
Transcript
Bash on Ubuntu on Windows と PowerShell 2016/07/02 第101回CLR/H勉強会 ~日本の夏、MR
の夏~ 素敵なおひげ
自己紹介 素敵なおひげ ◦Twitter - @stknohg ◦Blog - http://stknohg.hatenablog.jp/
何者? ◦CLR/HとJAZUG札幌(きたあず)の裏方です。 ◦札幌のSI屋さんでいろいろやってます。 ◦PowerShell勉強中!! 2
(昨日から)MVPになりました 3
Bash on Ubuntu on Windows 4 https://blogs.msdn.microsoft.com/commandline/2016/04/06/bash-on-ubuntu-on-windows-download-now-3/
ネットの声 割と容赦なかったので 載せるのやめました…orz 5
6 BashがあればPowerShellは 不要なのか?
公式見解 7 https://blogs.msdn.microsoft.com/powershell/2016/04/01/bash-for-windows-why-its-awesome-and-what-it-means-for-powershell/
かいつまんで引用 8 https://blogs.msdn.microsoft.com/powershell/2016/04/01/bash-for-windows-why-its-awesome-and-what-it-means-for-powershell/ より
(日本の)神の発言 9 https://twitter.com/mutaguchi/status/716005776888758272
10 いっぽう…
(日本の)神の発言 11 https://twitter.com/guitarrapc_tech/status/716293278119768064
(アメリカの)神の発言 12 https://www.youtube.com/watch?v=3-M2NhmFwso
かいつまんで引用 13 https://www.youtube.com/watch?v=3-M2NhmFwso より
かいつまんで引用 14 https://www.youtube.com/watch?v=3-M2NhmFwso より
かいつまんで引用 15 https://www.youtube.com/watch?v=3-M2NhmFwso より
まとめ Bash on Ubuntu on Windowsは (現状)開発者向けツール ◦ 対してPowerShellは(基本)管理者向けツール
UnixはドキュメントベースのOSであり、 Bashはドキュメントを扱うシェル ◦ 対してWindowsはAPIベースのOSであり、 PowerShellはAPIを扱うシェル 16
まとめ BashとPowerShellは対立するもの ではありません。 両方使いこなして快適な シェルライフを送りましょう! 17