Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to open folder from terminal mac

//Mac os 
cd directory_you_want_to_open
open .
Comment

open folder in terminal mac

open . # Open current folder directory
open path/to/directory #Open given folder directory
open file # Opens and runs given file
Comment

PREVIOUS NEXT
Code Example
Shell :: docker compose recreate 
Shell :: openstack show ports 
Shell :: command to hit url in linux 
Shell :: free ssl certificate for nginx 
Shell :: undo termial 
Shell :: Example of Bash Variable in String 
Shell :: kubernetes force delete command 
Shell :: uninstall vlc from terminal 
Shell :: upload file ssh terminal 
Shell :: bash replace beginning of string 
Shell :: helm commands 
Shell :: how to save ssh keygen How to add ssh keys to a specific user in linux? 
Shell :: docker machine keep restarting 
Shell :: regex final word 
Shell :: append a string in all files name linux 
Shell :: pug compile 
Shell :: babel source maps 
Shell :: command running processes linux 
Shell :: how to ls git branch 
Shell :: jenkins download 
Shell :: shell get creation date of file 
Shell :: bash print file permissions 
Shell :: Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.349.1234.0) 
Shell :: if else bash 
Shell :: sveltekit with tailwindcss 
Shell :: ssh raspberry pi ngrok 
Shell :: dir /s cmd 
Shell :: Create A Shared Folder On Linux With Samba 
Shell :: mac terminal curl trim response 
Shell :: git cherrypick 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =