1 2 3
#!/bin/sh sed 's/R/l/g ; s/L/R/g ; s/l/L/g'
Generated with cgit - Back to sebastiano.tronto.net