Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
two_cols_combi.sh
Bisix
Feb 4th, 2021
748
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
c1
=$
(
cut
-d
\
|
-f1
infile.txt
)
c2
=$
(
cut
-d
\
|
-f2
infile.txt
)
while
read
i1;
do
while
read
i2;
do
echo
"
$i1
|
$i2
"
done
<<<
$c2
done
<<<
$c1
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π₯π₯ ChangeNOW Money Glitch
JavaScript | 17 sec ago | 0.67 KB
π¨ MILLIONAIRES MONEY π΅π΅
JavaScript | 30 sec ago | 0.67 KB
π¨π¨ Swapzone +$1,000 Promotion π―π―
JavaScript | 2 min ago | 0.67 KB
ββ Trading exploit ββ
JavaScript | 3 min ago | 0.67 KB
π₯π₯ INSTANT $370 IN CASH
JavaScript | 3 min ago | 0.67 KB
πππ Insane Paid BTC Exploit ππ΅
JavaScript | 4 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 5 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money πΈπ°
JavaScript | 6 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!