linux_wiki:freeipa_report_uids_gids

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:freeipa_report_uids_gids [2017/09/02 17:40]
billdozor created
linux_wiki:freeipa_report_uids_gids [2017/09/02 17:41]
billdozor [The Script]
Line 16: Line 16:
 #!/bin/bash #!/bin/bash
 # Name: report-uids-gids.sh # Name: report-uids-gids.sh
-# Description: Get all usernames/uids and group names/gids, put into two seperate files+# Description: Get all usernames/uids and group names/gids, put into two separate files
 # Last Updated: 2016-10-07 # Last Updated: 2016-10-07
 # Recent Changes:-Updated usage and renamed # Recent Changes:-Updated usage and renamed
Line 36: Line 36:
 { {
   echo -e "\n==== Report: All UIDs and GIDs ===="   echo -e "\n==== Report: All UIDs and GIDs ===="
-  echo -e "\nDescripton: Get all usernames/uids and group names/gids, put into two seperate files."+  echo -e "\nDescripton: Get all usernames/uids and group names/gids, put into two separate files."
   echo -e "\n--Usage--"   echo -e "\n--Usage--"
   echo -e "./report_uids-gids.sh [OPTIONS]"   echo -e "./report_uids-gids.sh [OPTIONS]"
  • linux_wiki/freeipa_report_uids_gids.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)