Skip to content

Instantly share code, notes, and snippets.

@Retrograde-i486
Retrograde-i486 / marathon_terminal_logout.sh
Last active June 22, 2023 06:22 — forked from yyolk/seeyouspacecowboy.sh
A shell script to display terminal logout message from Bungie's Marathon (Classic 1994 edition) when logging out of a terminal
#!/usr/bin/env bash
#//==============================\\
#|| Marathon Terminal Logout 1.0 ||
#\\==============================//
# Marathon terminal logout v1.0 by Retrograde_i486
# Displays the terminal logout message from Bungie's Marathon (Classic 1994 edition)
# Includes extra information such as server name and time & date
# Inspiration from seeyouspacecowboy.sh by yyolk https://gist.github.com/yyolk/ba07f96e6a289e4e6fde21feab4f0bbb
@Retrograde-i486
Retrograde-i486 / marathon_terminal_logout_tycho_rampancy.sh
Created May 26, 2024 16:05
A shell script to display terminal logout message from Bungie's Marathon (Classic 1994 edition) when logging out of a terminal - Tycho Rampancy Edition
#!/usr/bin/env bash
#//==============================\\
#|| Marathon Terminal Logout 1.0 ||
#\\==============================//
# Marathon terminal logout v1.0 by Retrograde_i486
# Displays the terminal logout message from Bungie's Marathon (Classic 1994 edition)
# Includes extra information such as server name and time & date if you'd like to set that
# Inspiration from seeyouspacecowboy.sh by yyolk https://gist.github.com/yyolk/ba07f96e6a289e4e6fde21feab4f0bbb
@Retrograde-i486
Retrograde-i486 / marathon_terminal_logout_thoth.sh
Last active May 26, 2024 16:21
A shell script to display terminal logout message from Bungie's Marathon (Classic 1994 edition) when logging out of a terminal - Thoth Edition
#!/usr/bin/env bash
#//==============================\\
#|| Marathon Terminal Logout 1.0 ||
#\\==============================//
# Marathon terminal logout v1.0 by Retrograde_i486
# Displays the terminal logout message from Bungie's Marathon (Classic 1994 edition)
# Includes extra information such as server name and time & date
# Inspiration from seeyouspacecowboy.sh by yyolk https://gist.github.com/yyolk/ba07f96e6a289e4e6fde21feab4f0bbb
@Retrograde-i486
Retrograde-i486 / marathon_terminal_logout_cyberacme.sh
Created May 26, 2024 16:10
A shell script to display terminal logout message from Bungie's Marathon (Classic 1994 edition & 202X Edition). Old School merged with New School with the CyberAcme logo when logging out of a terminal - CyberAcme Edition
#!/usr/bin/env bash
#//==============================\\
#|| Marathon Terminal Logout 1.0 ||
#\\==============================//
# Marathon terminal logout v1.0 by Retrograde_i486
# Displays the terminal logout message from Bungie's Marathon (Classic 1994 edition)
# Includes extra information such as server name and time & date if you'd like to set that
# Inspiration from seeyouspacecowboy.sh by yyolk https://gist.github.com/yyolk/ba07f96e6a289e4e6fde21feab4f0bbb