1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-11-29 11:31:29 +00:00
Dotfiles/home/eww/.config/eww/scripts/home-dir/l6-processed
2021-04-11 02:39:28 +03:00

3 lines
95 B
Bash
Executable file

#!/bin/bash
echo $(ls ~/ | awk '{print $1}' | head -n6 | tail -n1 | sed -e "s/\b\(.\)/\u\1/g")