Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uname -r command

uname #Returns keyname of Operating System in Linux
uname -mp 
x86_64 i386
# m -> shows hardware name: x86_64
# p -> prints processor architecture name: i386
# s -> prints Operating System name.
# r -> prints last release
# v -> prints version
# n -> prints node network names
# a -> prints all available information
Comment

PREVIOUS NEXT
Code Example
Shell :: poetry requirements 
Shell :: signing key android 
Shell :: merge pdf in linux 
Shell :: sed add newline 
Shell :: bash append to a file 
Shell :: bash for file in directory 
Shell :: atom vs sublime 
Shell :: dns_probe_finished_nxdomain ubuntu 
Shell :: how to install all your pipenv packages 
Shell :: how to open terminal in vs code 
Shell :: fetch a specific branch 
Shell :: delete remote git tags matching pattern 
Shell :: git reset hard directory 
Shell :: Generate Key Hashes For Facebook login Android app 
Shell :: install docker on linux 
Shell :: ssh option to send null packets 
Shell :: libgnome-keyring-dev 
Shell :: install grafana on amazon linux 2 
Shell :: find all cron jobs in linux 
Shell :: increase minikube resources linux 
Shell :: how to troll someone 
Shell :: python-minimal has no installation candidate 
Shell :: -f in shell script 
Shell :: run ssh and immediately execute command 
Shell :: veil framework install 
Shell :: copy a file from local machine to docker container 
Shell :: how to set the push.default 
Shell :: asp.net existing database 
Shell :: how to generate a .gitignore 
Shell :: install lc ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =