Go to a Web site of your choice, and copy some text into the clipboard. From the Unix command line, use the cat program to create a fi le named webtext:
cat > webtext
Paste in the text and press ^D. (Copy and paste is discussed in Chapter 6.) You now have a fi le containing the text from the Web site. Create a pipeline that formats this text into 40 character lines, changing multiple spaces to single spaces. At the end of the pipeline, display the text one screenful at a time.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here