Jul 13, 2006 #1 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB Hi, how to get the version of the Linux what I'm working on? Ion Filipski
Jul 13, 2006 #2 KenCunningham Technical User Joined Mar 20, 2001 Messages 8,475 Location GB uname -a ? Upvote 0 Downvote
Jul 13, 2006 Moderator #3 gbaughma IS-IT--Management Staff member Joined Nov 21, 2003 Messages 4,773 Location US cat /etc/issue Just my 2¢ "In order to start solving a problem, one must first identify its owner." --Me --Greg Upvote 0 Downvote
cat /etc/issue Just my 2¢ "In order to start solving a problem, one must first identify its owner." --Me --Greg