how to execute .sh file in linux
chmod +x <fileName>
./fileName. # or use ->. bash fileName./file.sh./script-name-here.sh #Chage the "script-name-here" to the name of the .sh file.#!/bin/sh
Also in C++:
- how to change a project of changing from private to public in github?
- if data is not available column header should print in output file in powershell
- install babel core
- linux sudo /opt/lampp/lampp start command not found
- delete a folder then git push
- install react-native-community hooks
- how to get list of users in ubuntu
- npm installl chalk
- chrome installation on ubuntu
- reinstal apache2 ubuntu
- react-scripts is not recognized as an internal command windows
- linux bash do something when file changes
- store ls into array bash
- install brave browser download
- symlink mac
- install prisma
- Failed to start firewalld - dynamic firewall daemon.
- introduce parameters to programs in unix
- pgadmin install ubuntu
- install windows service application on windows server
- ubuntu generate ssh key
- rename a running docker container
- git ignore content of a folder
- how to fork from github to bitbucket