feat(script): Initial commit

This commit is contained in:
hygienic-books 2025-02-26 03:59:25 +01:00
parent b3af6a5e57
commit 2665d76c79

4
alter.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
date
ps -q $$ -o comm=
echo $SHELL