Sorry to bother again, but what command will show the name of
1)the running system, &
2)the O/S.
I tried uname -a, how would i cut the info from this using awk or grep. Also by doing uname -o it displays: '
GNU/Linux'. So is that sufficent for the second part?
Thnxs