Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows run shell script

to run a shell script, you can use wsl

to download wsl, run

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

now go to microsoft store and download ubuntu

then open the app and it will install a bash shell

enter a username and password and you will have a linux shell with windows

download and run your bash script on it
Comment

windows how to run sh script

Open Command Prompt and navigate to the folder where the script file is available.
Type Bash script-filename.sh and hit the enter key.
Comment

PREVIOUS NEXT
Code Example
Shell :: enable ssh on ubuntu 20.04 
Shell :: shell pipe 
Shell :: add user linux 
Shell :: install pydotplus - tox by pip ubuntu 
Shell :: syslog-ng[31899]: error processing log message: <111 splunk format 
Shell :: c ++ ("Hello World") 
Shell :: How do I use combination of head and tail commands in LINUX in order to print few lines of code 
Shell :: bash split pipe output by delimiter 
Shell :: get total hdd space linux 
Shell :: linkerd kubernetes 
Shell :: Lightweight Javascript DB for use in Node.js 
Shell :: how to add new line to each line 
Shell :: terminal make directory and enter in the same time 
Shell :: windows powershell ise 
Shell :: count symlink dir bash 
Shell :: kylekatarnls/update-helper does not exist and could not be created 
Shell :: doker desktop ffailed to initailise 
Shell :: how to install anbox on ubuntu 18.04 
Shell :: login authentication in android using volley github 
Shell :: c ide linux online 
Shell :: cara menghapus kode-kode di terminal linux 
Shell :: jbl bt wireless headphones not working in fedora linux 
Shell :: get to directory downloads in ubuntu 20.04 using terminal 
Shell :: shell get given line 
Shell :: print(" Menghitung Luas bangun datar Persegi, Segitiga dan Lingkaran") s = float(input("Input sisi persegi: ")) luas = s**2 print(" Luas Persegi :", luas) 
Shell :: mpi sintel dataset download from command line 
Shell :: ubuntu 19.10 eoan update error 
Shell :: delete freebsd account 
Shell :: windows direct shortcut to programs and features 
Shell :: step8 pgadmin ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =