3 lines
66 B
Makefile
3 lines
66 B
Makefile
n:
|
|
python3 make_new_day.py && cd "$(\ls -1dt ./*/ | head -n 1)"
|
n:
|
|
python3 make_new_day.py && cd "$(\ls -1dt ./*/ | head -n 1)"
|