awk -F ":" '{ print $1 }' /etc/passwd | sort
Created
August 11, 2016 02:24
-
-
Save ericdorsey/98ef09171c3ea2a236dd122e45b7ccdd to your computer and use it in GitHub Desktop.
Pretty /etc/passwd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment