the -a flag used with the ls command shows all files and directories, including those prefixed with a period that are omitted when the -a flag isn’t used.
ls -a
0001-01-01
Recent Posts
Linux Persistence: Startup Scripts
2024-11-10 DFIR CTF linux persistence systemd SysV init startup script
Linux Persistence: Cron
2024-11-10 DFIR CTF linux persistence cron