How about:
Edit: updated extension posted.
Code: [Select]
if [ "$(version | sed 's/\..*//')" -gt "5" ]; then
?Edit: updated extension posted.