#!/bin/bash# your code goes hereecho '+26.0°C' | awk '{gsub(/\+|\.0°C/, "")}1'
Standard input is empty
26
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!