Answered step by step
Verified Expert Solution
Question
1 Approved Answer
command below do you use to run the scrpt? isum_seles conc sum_solns go sum_sales # sum_salns un sum_sales Question 34 2 points Sove The command
command below do you use to run the scrpt? isum_seles conc sum_solns go sum_sales \# sum_salns un sum_sales Question 34 2 points Sove The command is used to find matching and unmatching data records when comparing two sorted data files. diff uniq sed loc comm Question 33 2 points You have many files that begin with the word "version" and that end with two digits to designate a year (version21, version20, version19, version18, and so on). What is the command that enables you to view all of these fies that start with version? Is versionk. Ist version?? Is version?? Is version? eAl version? Question 32 Which of the commands below can you use to sort the file called vendor_name and display the results on the screen? sort vendor_name stdin sort > vendor_name sort vendor_name > Summary_report cat Summary_report add = Summary_report append Summary_report append S Summary_report Question 27 2 points You are using the grep command to search for a missing document, but the command is only searching through fles in your immediate home directory. What ootion enables you to search threugh all subdirectones (and subsequent subdirectories) below your home directory? 5 sub c d 2 points Your boss has two salary scale files: salary and salary1, and she wants to compare their contents side by side to see if there are any differences in the two files... Which of the following commands should she use? aff -S salary > salary 1 comm selary solary 1 uniq selary ) diamond operator () input redirection operator (> ) pipe operator (|) puestion 17 2 points Suve Ane Your instructor is importing this Semester's student grade records into his spreadsheet program, but the data goes into the spreadsheet incorrectly. This is because the fields are separated by dashes (-) and the spreadsheet program requires the fields to be separated by colons (:). Which of the following commands can you use to help your instructor comvert the student grade records spreadsheet? \[ \begin{array}{l} \text { rep " - = " shabent_grade_recards } \\ \text { cat }=2+\text { student_grade_reconds } \\ \text { If ":= "- a student_grade_records } \\ \end{array} \] Question 16 The command gives owner read, white and execute permissions; gives group only execule permissions and others read and execute permissions. chmod 517 chmod 715 chmod 751 chmod 755 chmod 175
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