Which of the following sed commands will replace all instances of the string foo with the stringfoobar changing the file filel.txt in place?
What command will print a list of usernames (first column) and their corresponding user id (uid,third column) from /etc/passwd?
Which of the following commands will resume executing the stopped process while allowing theuser to continue to type commands at the command prompt?