in reply to How to remove duplicate characters in a string in place
PS sorry if i've not seen this is identical in the approach to the toolic's one# warning win32 doublequote perl -e "print grep {$res{$_}==1} map {++$res{$_};$_} split '',$ARGV[0 +]" abcdefghiaabccdjklm efghijklm
L*
|
|---|