CPSC 1280 Lecture 15: CPSC 1280 LECTURE 15 UNIX SHELL PATTERN MATCHING

60 views5 pages

Document Summary

Road map: shell metacharacter, pattern matching: wildcards. The first unix command to be running at the terminal: shell: start functioning the moment you log in, constantly runs during your unix session, withers away when you log out. Use ps command to check your shell process. Main duty: command processor: interprets command line, makes arrangements for command execution, generally waits for command to complete execution. Ex: $ echo date, $ rm courselist. txt, $ ls /home/wcai. What does following command mean: $ echo data > data. sh, $ rm , $ ls | more. The shell metacharacters: wild card characters like the *, ?, etc. for pattern matching, redirection characters like >,

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents