Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux command to open a file

sudo apt install vim
vim filename
Comment

how to open file in linux

xdg-open <filename>
Comment

open a file in linux

cat <filename> 
Comment

open file command linux

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 :: why gitignore does not work 
Shell :: installer composer windows 10 
Shell :: git ignore after commit 
Shell :: how to delete all history for specific search term in chrome 
Shell :: amplify delete storage 
Shell :: Git command to Change the Author Information Just for the Next Commit 
Shell :: echo new line to file 
Shell :: the current branch has no upstream 
Shell :: pacman purge 
Shell :: crontab command 
Shell :: sudo apt-get install jpeg 
Shell :: bash create symbolic link to other symbolic links 
Shell :: Copy local repository for remote servers git 
Shell :: remove empty pdf page 
Shell :: linux repeat command every 5 minutes 
Shell :: stack navigator 
Shell :: set remote git 
Shell :: material ui npm 
Shell :: immutable byte 
Shell :: where are dns entries on linux 
Shell :: check port status linux 
Shell :: download clamav via terminal 
Shell :: install rtools rstudio 
Shell :: default gatsby typescript started 
Shell :: grep not include 
Shell :: heroku push non master branch 
Shell :: how to run a ipynb file in cmd 
Shell :: ubuntu bluetooth gets turned off everytime i reboot 
Shell :: how to check maximum ram memory capacity support size in linux 
Shell :: how to autostart containers in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =