Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

run bash script in its directory

#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")"
Comment

PREVIOUS NEXT
Code Example
Shell :: batch delete folder 
Shell :: cannot install gcc on ubuntu 
Shell :: E: Unable to locate package mongodb-org 
Shell :: how to find where a program is on windows 
Shell :: reload vimrc without exiting 
Shell :: How to check the Redis version? 
Shell :: list usb devices linux tty 
Shell :: how to clone github repository in my google colab 
Shell :: raspberry pi install pip 
Shell :: How to Block apache Ports 
Shell :: how to deallocate a port 
Shell :: ubuntu 20.04 install google cloud sdk 
Shell :: linux file size 
Shell :: alpine add user 
Shell :: discord components python install 
Shell :: Powershell Core server manager module 
Shell :: forever run python script 
Shell :: change directory cmder 
Shell :: local-gen install 
Shell :: sudo command without giving password 
Shell :: how to remove last migration in ef core 
Shell :: list which process is running on specific port ubuntu 
Shell :: force delete a branch in git 
Shell :: create service for gunicorn in linux 
Shell :: ubuntu youtube download playlists 
Shell :: Yarn .gitignore for Zero Installs 
Shell :: serverless not using aws profile 
Shell :: port kill ubuntu 
Shell :: double dollar sign bash 
Shell :: g++ use c++20 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =