We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0826f5a commit d6b6a5fCopy full SHA for d6b6a5f
0x03-shell_variables_expansions/102-odd
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+paste -d, - -|cut -d, -f1
0 commit comments