set STRING "<^abs"set pos [string first "^" $STRING]puts $posset replaced_string [string replace $STRING $pos $pos ""]puts $replaced_string
Standard input is empty
1 <abs
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!