⟩ Explain the stipulations of C2 level security?
C2 level security provides for:
☛ Discretionary Access Control
☛ Identification and Authentication
☛ Auditing
☛ Resource reuse
C2 level security provides for:
☛ Discretionary Access Control
☛ Identification and Authentication
☛ Auditing
☛ Resource reuse
How do you search for a string in a directory with the subdirectories recursed?
How do you list currently running process?
How do you find out what’s your shell?
How do you fire a process in the background?
How do you refer to the arguments passed to a shell script?
What’s the conditional statement in shell scripting?
How do you do number comparison in shell scripts?
How do you test for file properties in shell scripts?
How do you do Boolean logic operators in shell scripting?
How do you find out the number of arguments passed to the shell script?