Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open current folder in terminal linux

Just use "open [path_to_dir]" in Unix or "start [path_to_dir]" in Windows as:
open .	#Open current directdory in Unix
start . #Open current directory in Windows
Comment

PREVIOUS NEXT
Code Example
Shell :: npx gitignore generator 
Shell :: install kubectl on linux 
Shell :: get public ip linux 
Shell :: where does pip install packages 
Shell :: bash change command prompt 
Shell :: Editing a Commit message 
Shell :: what is kernel and shell 
Shell :: how to get token of a raw github file 
Shell :: how install hub on ubuntu 
Shell :: angular reduce vendor.js size 
Shell :: git ignore after commit 
Shell :: github copilot neovim 
Shell :: return boolean bash 
Shell :: git delete commit history 
Shell :: isntall gnache cli 
Shell :: how to unistall dependencies 
Shell :: Copy local repository for remote servers git 
Shell :: ubuntu nvm 
Shell :: how to install aiohttp on vscode 
Shell :: Github code for update 
Shell :: ubuntu install dbeaver 
Shell :: installing firebase libraries in apache cordova 
Shell :: git ignore files 
Shell :: libpopt install ubuntu 
Shell :: rename files sequentially linux 
Shell :: clear tracked files from git 
Shell :: tmux status line with blank line on top 
Shell :: microk8s enable dns 
Shell :: create new git branch and switch to it 
Shell :: bash remove first and last quotes 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =