Answered step by step
Verified Expert Solution
Question
1 Approved Answer
File Name Patterns, Aliases, and chmod 1. (5 points) Create an alias, cfiles, which uses file name patterns to list all c files in the
File Name Patterns, Aliases, and chmod 1. (5 points) Create an alias, cfiles, which uses file name patterns to list all c files in the current directory. 2. (5 points) Use octal notation to set runme.jar to have read, write, and execute privilege for the owner, read and write privilege for the group, and only read privilege for everyone else. find and grep 3. (5 points) Use find to list all csv files in your home directory larger than 100 kilobytes 4. (5 points) Use grep to print all lines from files in /usr/local and its subdirectories con- taining the string "projectl
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