Dotfiles/home/eww/.config/eww/scripts/home-dir/l6

3 lines
67 B
Bash
Executable File

#!/bin/bash
echo $(ls ~/ | awk '{print $1}' | head -n6 | tail -n1)