Skip to content

Instantly share code, notes, and snippets.

@syranez
Created August 12, 2014 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syranez/a1125991faef49110709 to your computer and use it in GitHub Desktop.
Save syranez/a1125991faef49110709 to your computer and use it in GitHub Desktop.
#! /usr/bin/env sh
#
# Description: checks if a file belongs to systemd
# Usage: ~ $ is-systemd FILE
# Returns: "yes" if FILE is part of systemd, else "yes" cos FILE will become part of systemd or replaced by systemd
echo "Yes."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment