We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff744f5 commit 576694fCopy full SHA for 576694f
0x02-shell_redirections/4-lastlines
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+tail -n 10 /etc/passwd
0 commit comments