5 lines
47 B
Bash
Raw Permalink Normal View History

2025-02-26 03:59:25 +01:00
#!/bin/bash
date
ps -q $$ -o comm=
echo $SHELL