basic commands

0

Command Line Basics: View Text Files with more

http://tuxtweaks.com

One of the things you may find you want to do often from your command line is to view the contents of a text file. This could be to view the contents of some startup script or just one of your own basic configuration files like .bashrc or .bash_aliases. The command is simple to use.

Read more »
Linerd's picture
Created by Linerd 14 years 28 weeks ago – Made popular 14 years 28 weeks ago
Category: Beginner   Tags:
0

Command Line Basics: Redirecting Output

http://tuxtweaks.com

The output of most GNU command line tools is normally sent to the terminal (ie – standard output). There are times when you would like to have the output saved as a file. Now, you could copy the text from the terminal and paste it into a text editor and save it, but there’s a better way...

Read more »
Linerd's picture
Created by Linerd 14 years 34 weeks ago – Made popular 14 years 34 weeks ago
Category: Beginner   Tags:
0

Command Line Basics: View Files With cat

http://tuxtweaks.com

There are many ways to view files in GNU/Linux. One of the simplest command line tools for viewing files is cat. The cat command, short for concatenate, is actually intended for joining multiple files into one, but it works equally well for viewing text files.

Read more »
Linerd's picture
Created by Linerd 14 years 34 weeks ago – Made popular 14 years 34 weeks ago
Category: Beginner   Tags:
0

basic commands Les I: Compress and decompress files using rar, bzip, tarball(tar) and gunzip

http://www.unixmen.com

This is a serie of lessons of ``Basic Commands `` that focuses on command-line usage, in this serie you will learn the tools and tricks of the command line, which are in many cases faster, more powerfull, and more flexible than GUIprogram.
Today in this lesson i will show you the main commands to compress/decompress files using rar, bzip, tarball(tar) and gunzip.

Read more »
linuxadmiral's picture
Created by linuxadmiral 14 years 40 weeks ago – Made popular 14 years 40 weeks ago
Category: Beginner   Tags:
0

Linux for Newbies

http://www.pimpyourlinux.com

Are you interested in moving to Linux, but have no idea how the terminal works? Are you used to commands like “dir” in dos, but have no idea how to do them in Linux? Well, then this is the site for you. If you’ve just started University Computing Science, or if you’ve just started Linux on your job, this is a great guide to get you started with the basic commands.

Read more »
C733tus's picture
Created by C733tus 16 years 44 weeks ago – Made popular 16 years 43 weeks ago
Category: Community   Tags:

Best karma users