Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to open a file using terminal and exit terminal

xdg-open <path/file_name>
Comment

how to open a file using terminal

open ~/Desktop/filename.txt
Comment

how to open a file using terminal

gedit <path/your_file>
Comment

open a file in from terminal

cat <path/your_file>
Comment

PREVIOUS NEXT
Code Example
Shell :: redis install ubuntu 
Shell :: batch delete all folders and files 
Shell :: script to install cf cli in linux 
Shell :: git reset specific file 
Shell :: linux chmod permissions 
Shell :: git push local branch to remote repo 
Shell :: ubuntu 18 does not connect to bluetooth earphones 
Shell :: ansible run multiple shell commands 
Shell :: linux vs windows 
Shell :: powershell clear command 
Shell :: linux curl upload file ftp 
Shell :: change desktop icon size ubuntu 
Shell :: bash set var if not set 
Shell :: bash change command prompt 
Shell :: [Thu Nov 5 15:20:23 2020] Failed to listen on localhost:3200 (reason: Address already in use) 
Shell :: how install hub on ubuntu 
Shell :: brew cask specific version 
Shell :: linux sort text file alphabetically 
Shell :: removing duplicate input from a file in the command line 
Shell :: django upgrade 
Shell :: commit container to image 
Shell :: apache not restart 
Shell :: unzip recursively linux 
Shell :: latest package yarn dependencies 
Shell :: git stash pop 
Shell :: watchman installation 
Shell :: npm install bootstrap 3 angular 
Shell :: audacious music player 
Shell :: How to remove Directories with rm 
Shell :: install beego ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =