public/sh/tests/solutions/skip-lines.sh

4 lines
42 B
Bash
Executable File

#!/usr/bin/env bash
ls -l | sed -n 'n;p'