I am new to shell script programming. I want to write a simple shell script to check the ubuntu version installed in the system; if the version is greater than or equal to version 12 then copy some files, and if it's less then copy some other files.
↧