Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powershell script path

# Powershel 3+
$PSScriptRoot

# Powershell 2-
$scriptPath = split-path -parent $MyInvocation.MyCommand.Definition
Comment

PREVIOUS NEXT
Code Example
Shell :: vim terminal scrollback 
Shell :: delete branch git 
Shell :: git cheatsheet 
Shell :: git untrack 
Shell :: revert local commit 
Shell :: reinit git-submodules 
Shell :: install laravel globally ubuntu 
Shell :: upgrade ionic capacitor 
Shell :: cd /usr/local/bin/composer 
Shell :: Package "ngx-material-file-input" 
Shell :: xamp start ubuntu 
Shell :: split screen into 4 ubuntu 
Shell :: xcode There is not enough disk space available to install the product. 
Shell :: get file size in bash 
Shell :: install node using nvm windows 
Shell :: add change to your last commit 
Shell :: git add tag 
Shell :: linux unzip with password 
Shell :: Ubuntu free ports in use 
Shell :: zsh: no matches found: with * 
Shell :: install font awesome linux 
Shell :: change remote origin to fork 
Shell :: git how get a list of file names changed in a commit 
Shell :: merge remote commits to local then push 
Shell :: undo git pull origin master into feature branch 
Shell :: iptables deny all 
Shell :: git merge abort 
Shell :: install homebrew mac m1 
Shell :: push a new branch 
Shell :: linux ssh with password in one line 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =