Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uname

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 :: uname command 
Shell :: linux execute sh 
Shell :: npm install on Termux 
Shell :: sed replace word with newline 
Shell :: ionic capacitor ios 
Shell :: change default location screen mac 
Shell :: sed replace all until match in line 
Shell :: open a file in linux 
Shell :: bash for do done 
Shell :: show hidden files mac 
Shell :: git flow feature 
Shell :: flutterfire command not found 
Shell :: mongodb bitnami helm 
Shell :: ubuntu what is my ip address 
Shell :: edit alias terminal 
Shell :: docker answer dialog 
Shell :: sitecore powershell repo 
Shell :: git checkout filename 
Shell :: vpn server setup 
Shell :: Add base url to react router for gh-pages deployment 
Shell :: plesk show mailqueue 
Shell :: bash read full file 
Shell :: how to find a collection mongo db 
Shell :: gh-pages-clean 
Shell :: linux make cpu spike 
Shell :: unix get time 
Shell :: run nock in debug 
Shell :: rmd no output 
Shell :: move files terminal 
Shell :: how to uninstall cpuonly from pytorch 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =