INFORMATIONS
Thursday, December 27, 2012
Find Linux OS name Using Command
Type the below command in terminal to find linux os name and version
$cat /etc/*-release
(OR)
$lsb_release -a
2 comments:
Vijay Prakash P J
August 3, 2013 at 6:12 PM
$cat /etc/issue command can be used too :)
Reply
Delete
Replies
BOOMINADHA PRAKASH
August 10, 2013 at 12:34 PM
Working!!! :)
Delete
Replies
Reply
Reply
Add comment
Load more...
Newer Post
Home
Subscribe to:
Post Comments (Atom)
$cat /etc/issue command can be used too :)
ReplyDeleteWorking!!! :)
Delete