Introducing UNIX and Linux |
Introduction to shellsOverview |
Simple commandsA simple command is a name (understood to be a valid UNIX utility name) together with options and arguments, any input or output redirection, and possibly preceded by variable assignments. Examples we have met in previous chapters include the following.
This is just the name of a utility that displays the current time and date.
This is a utility with input and output redirected - it copies
This utility ( |
Copyright © 2002 Mike Joy, Stephen Jarvis and Michael Luck