We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcb0ab commit e867d06Copy full SHA for e867d06
linux-shell/00047_HackerrankLinuxShell.sh
@@ -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