Skip to content

Commit e867d06

Browse files
committed
Answer is added for challenge called 'Paste - 3'.
1 parent dbcb0ab commit e867d06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: linux-shell/00047_HackerrankLinuxShell.sh

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/sh
2+
3+
# Paste - 3
4+
# https://www.hackerrank.com/challenges/paste-3/problem?isFullScreen=true
5+
6+
paste -s

0 commit comments

Comments
 (0)