Skip to main content
Search
Search This Blog
Reflections on Software & Architecture
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
May 19, 2008
Simple Linux commands
What is the command in linux to find the version of the operating system. is Red hat or Suse etc.
# uname -a
and
# cat /etc/issue
Comments
Comments
Post a Comment