Commandline 101: cat, Not Just for Purring

May 11th, 2009 by Shawn Powers in

Your rating: None Average: 4.3 (12 votes)

Download in .ogv format
__________________________
Shawn Powers is an Associate Editor for Linux Journal. You might find him chatting on the IRC channel, or Twitter


Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer

Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
David Murch's picture

its an oldie but a goodie

On May 23rd, 2009 David Murch (not verified) says:

cat is so versatile I use it many times a day. You can even do things like this =)

> cat /dev/urandom > /dev/audio

Amcguinn's picture

Been done.

On May 12th, 2009 Amcguinn (not verified) says:

For a more in-depth look, get the O'Reilly book "Mastering Cat", by Schlomi Fish. (I can't post a link through the filter, but Google it

Anonymous's picture

Don't forget notation

On May 23rd, 2009 Anonymous (not verified) says:

Don't forget notation like:
$ cat > file << EOF
> Line 1
> Line 2
> EOF
$ cat file
Line 1
Line 2

That will cause cat to exit when the line 'EOF' is entered

Post new comment

Please note that comments may not appear immediately, so there is no need to repost your comment.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <i> <b>
  • Lines and paragraphs break automatically.

More information about formatting options

Newsletter

Each week Linux Journal editors will tell you what's hot in the world of Linux. You will receive late breaking news, technical tips and tricks, and links to in-depth stories featured on www.linuxjournal.com.
Sign up for our Email Newsletter

Tech Tip Videos

From the Magazine

December 2009, #188

If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.







Read this issue