<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="UTF-8" text="#000000"
bgcolor="#FFFFFF">
Hi,<br>
<br>
I know how to: sed -i 's/foo/bar/g' *.txt<br>
<br>
But how do I: replace string foo to bar AND bar to foo in the same
file??<br>
<br>
Thanks!<br>
</body>
</html>