From f2c2b02bdbb8d851bc1c58f8498f31a5e7ec0196 Mon Sep 17 00:00:00 2001 From: "|| Prof. - Xadk3!#0000 || @naryal2580" Date: Sun, 7 May 2023 18:37:03 +0530 Subject: [PATCH] .sh --- tr.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tr.sh diff --git a/tr.sh b/tr.sh new file mode 100755 index 0000000..d6edba1 --- /dev/null +++ b/tr.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +xdg-open "https://translate.google.com/?sl=auto&tl=en&text=$1&op=translate"