1
0
Fork 0
.dotfiles/.dot-files-laptop/.bin/sh/bd.sh
2025-04-16 21:03:05 -04:00

2 lines
67 B
Bash
Executable file

#!/bin/sh
stat / | grep "Birth" | sed 's/Birth: //g' | cut -b 2-11