Other
Red Hat RHSCA EXAM QUESTIONS AND ANSWERS
- Module
- Institution
Access a shell prompt and issue commands with correct syntax. - Answer- Applications | System Tools | Konsole Use input-output redirection (>, >>, |, 2>, etc.). - Answer- > Directs output to a file or device (overwrites if the file exists Example # cat /etc/ | grep fail > ...
[Show more]