26.04.2022 Dept. of Software Engineering SWE104 - UNIX Programming LAB #3: 1. Under the desktop create a folder called f

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

26.04.2022 Dept. of Software Engineering SWE104 - UNIX Programming LAB #3: 1. Under the desktop create a folder called f

Post by answerhappygod »

26 04 2022 Dept Of Software Engineering Swe104 Unix Programming Lab 3 1 Under The Desktop Create A Folder Called F 1
26 04 2022 Dept Of Software Engineering Swe104 Unix Programming Lab 3 1 Under The Desktop Create A Folder Called F 1 (451.5 KiB) Viewed 30 times
26.04.2022 Dept. of Software Engineering SWE104 - UNIX Programming LAB #3: 1. Under the desktop create a folder called fruits. 2. Create the following empty files under fruits folder apple banana grape grapefruit melon watermelon pineapple pomegranate 3. Using the meta-characters and regular expressions, query for the following patterns a. Files starting with 'a' b. File names that contain 'grape' c. File names that contain the same pattern (i.e patterns apple, melon and grape) d. Files that end with 'e' e. File names that have ‘na' exactly 1 times in it 4. Download the file "war_of_the_worlds.txt" to your Desktop. 5. In this text file, search for a. The word 'martians' with case insensitivity b. The lines containing a word starting with 'scien' (i.e. it can be science, scientific, scientist, etc.) C. The lines containing words starting with 'p' and ending with 'c' 6. In this text file, count the number of occurrences of a. The lines starting with the b. The lines containing some year c. The times that the author is mentioned
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply