Skip to content

Instantly share code, notes, and snippets.

@Rami-Majdoub
Created July 7, 2022 19:06
Show Gist options
  • Save Rami-Majdoub/53411dbba555c4a52ab8c0dd66f4fb79 to your computer and use it in GitHub Desktop.
Save Rami-Majdoub/53411dbba555c4a52ab8c0dd66f4fb79 to your computer and use it in GitHub Desktop.
Startup Application Command: bash /home/rami/last_login.sh
#!/bin/sh
date +%F_%T_%a >> ~/last_login.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment