Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

one hyphen vs two hyphens command line

In unix-like systems,
One hypen (-) specifies short form of command line options.
Two hyphen characters (--) are used on some programs to specify 
"long options"  where more descriptive option names are used.

i.e.
program --version
program -v
Comment

PREVIOUS NEXT
Code Example
Shell :: sync folder from local to server with progress 
Shell :: view shell variables 
Shell :: eb client with different account 
Shell :: install graylog for pfsense on centos 8 
Shell :: come resettare le impostazioni di connessione linux 
Shell :: how to assign a file in bash 
Shell :: yes/no dialog shell 
Shell :: ycm library not detected 
Shell :: make a batch file that accepts pipe input 
Shell :: linux df -h levels occupy 
Shell :: pick yarn version 
Shell :: how to fix conda activate in linux screen 
Shell :: partially apply stash git 
Shell :: rclone conf location on windows 
Shell :: osp it digital solutions 
Shell :: get my most used command from history 
Shell :: switch content two files linux 
Shell :: drupal 9 dump database 
Shell :: openssl new certificate one line 
Shell :: create a file a1.txt tyep some content of it in linux 
Shell :: gitlab with DNS name, if ssl certificate using at load balancer level please configure the gitlab with HTTP only 
Shell :: solr setting up cloud 
Shell :: cmd echo datetime in loop 
Shell :: linux instal netmanager 
Shell :: install pip raspberry ip 
Shell :: how to boot pendrive with ventoy in linux 
Shell :: git satge command 
Shell :: parar serviço na porta 
Shell :: Bash command to find the highest PID in your system 
Shell :: mac see what is ruuning on a port 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =