Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Display the login names ( e . g . , u 1 1 8 0 1 1 1 ) of all users whose first name
Display the login names eg u of all users whose first name is hamed all cases and default shell is ksh
: Display the last names of all unique users all cases with comp as part of their home directory sorted by the numerical value of their user id numbers in descending order.
: Select all the users full name, separated by a space whose shell is sh shell and save them to a file called shpasswd.
T:List the full names sorted in ascending order ie first name and last name separated by a space of the to users in the file.
: Display the unique first names of all users all cases whose last names end with the letter or save the result to mnSorted.txt file
: List the full names all in capital letter sorted in descending order of all users whose shell is NOT ksh shell
Tist first names of all users sorted based on ID number in ascending the user that have a login name starts with u
Display all files in etc directory does not contain word passwd in these files page by page at screen
isplay the number of files in directory etc that end with the word conf
: List the initials ie the first letter of the first name followed by the first letter of the last name of all users that have sh as their default shell.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started