Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash manual

man <cmd> 		# for manual of <cmd>, i.e. complete documentation
<cmd> --help  	# for optional parameters
<cmd> -h		# short version of help

apropos <keyword> 	# search for short description for matched instances
					# of the given keyword

apropos sudo		# an example
Comment

bash manual command

man command #get manual instructions of a command
#Example
man ls
Comment

PREVIOUS NEXT
Code Example
Shell :: install babel language 
Shell :: why upgrade ubuntu then frequently shows this message "It iwating for cache lock: Could not get lock /var/lib/dpkg/lock.frontend. 
Shell :: windows run shell script 
Shell :: shell pipe 
Shell :: add gist file to dev.to 
Shell :: how to access folder using command on git bash terminal 
Shell :: How to connect to remote computer with public and local ip 
Shell :: how force detached ENI 
Shell :: colcon reset build 
Shell :: wsl lost internet connection 
Shell :: bash mkdir multiple 
Shell :: elasticsearch diff between must and should 
Shell :: codeception environnement variable not found 
Shell :: overleaf git no password 
Shell :: git commit -am "make it better" error 
Shell :: batch text 
Shell :: apt remove package completely with configuration 
Shell :: agregar sudoers a user centos 7 
Shell :: adb link server in react native 
Shell :: git push --set-upstream origin master hangs 
Shell :: Add the Inkscape repository to your apt package manager 
Shell :: tar -cxvf other directory 
Shell :: bitbucket invalid slug 
Shell :: npm install apmplify 
Shell :: how to open pg_hba.conf file in ubuntu using visual studio 
Shell :: disable sound tab windows 10 
Shell :: how to make server environment variables available to browser on frontend in node js 
Shell :: atalho teclado command prompt 
Shell :: how to reboot a system notifying other users with a message with shutdown command 
Shell :: makefile shell if 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =