💙
Fedora Linux
A computer enthusiast with a passion for the Internet
- United States
- https://carlbennett.me
Highlights
- Pro
Pinned Loading
-
-
linux-profile
linux-profile PublicDefault shell profile data (based on RedHat/CentOS/Fedora)
-
BNETDocs/bnetdocs-web
BNETDocs/bnetdocs-web PublicBNETDocs, the documentation and discussion website for Blizzard protocols
-
carlbennett-tools
carlbennett-tools PublicMiscellaneous tools/utilities housed in a website
JavaScript 2
-
BNETDocs/Atlas
BNETDocs/Atlas PublicAtlas is cross-platform server software that emulates Classic Battle.net™ in a compatible model for Diablo, StarCraft, WarCraft, and Chat Gateway clients.
-
Prints a dynamic message of the day ...
Prints a dynamic message of the day upon login. To install, copy the file to the `/etc/profile.d/` directory. 1#!/bin/bash
2# vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4:
34# Only display motd if tty and not sudoing as root
5[ "$PS1" ] && [ "$EUID" -ne 0 ] || return 0
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.