home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


redirect

redirect i/o-redirection ...

ksh93 alias for command exec .

Example

Change the shell's standard error to the console:

$ redirect 2>/dev/console


Previous: Reference: readonly UNIX in a Nutshell: System V Edition Next: Reference: return
Reference: readonly Book Index Reference: return

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System