1 2 3 4 5
#!/bin/bash postsDir=static/src/_posts echo $postsDir/$(ls -1 static/src/_posts | sort -n | tail -n1)