“source” command cannot work in shell script.
Instead:
$source the shell script file;
will work. Or
$. shell-script-file
should work.
“source” command cannot work in shell script.
Instead:
$source the shell script file;
will work. Or
$. shell-script-file
should work.
linux subsystem install:
Windowsシステムツール→コントロールパネル→プログラム→windows機能の有効化(または無効化):
windows subsysatem for linux;
internet information service (ついでに)
簡易TCP/IPサービス(echo,daytimeなど)(ついでに);;;
再起動後:
Microsoft Store から debian を選択してdownload
Microsoft Store: Debian GNU/Linux (stable) 9/stretch
uninstall:
Control Panel -> programs-features -> turn on/off Windows features and deselect Windows Subsystem for Linux, and Save. -> Restart