CIS206_2.5_Modify_Files_and_Directories_Corey_Adams
docx
keyboard_arrow_up
School
ECPI University, Greensboro *
*We aren’t endorsed by this school
Course
206
Subject
Computer Science
Date
Jan 9, 2024
Type
docx
Pages
3
Uploaded by corada5995
Report
Guided Practice Lab Report
Before completing this guided practice report, you should have completed the associated procedure.
Screenshots
As you complete the procedure for the guided practice, add your screenshots below.
Guided Practice Questions
After you have completed the procedure for the guided practice, provide your answers to the guided practice questions here.
1.
What are the differences among less, more, head, and tail?
To read the entire file, 'cat', 'more', and 'less' commands are used. But when the specific part of the file is required to read then 'head' and 'tail' commands are used to do that task. 'head' command is used to read the file from the beginning and the 'tail' command is used to read the file from the ending.
2.
What wildcard characters are useful besides the asterisk (*)?
‘?’ Matches a single alphabet in a specific position, ‘[ ]’ Matches characters within the brackets, ‘!’ Excludes characters inside the brackets, ‘-‘ Matches a range of characters and specifies the characters in ascending order (A to Z, not Z to A), ‘#’ Matches any single numeric character.
3.
What are differences between the nano text editor and the vi text editor?
Nano is simple to use and easy to master while Vim is powerful and tough to master. Vim is a mode-based text editor while Nano is modeless. Mode based editor means that you need to enter INSERT mode before you can write text to the file. Nano is also a WYSIWYG command-line text editor.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Documents
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Recommended textbooks for you
- Text book imageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LText book imageNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageText book imageC++ for Engineers and ScientistsComputer ScienceISBN:9781133187844Author:Bronson, Gary J.Publisher:Course Technology Ptr
- Text book image
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image