cli

0

Help yourself in man pages

http://linux.byexamples.com

To know more about a command, check for more options and maybe some examples how to use it, you need to read the manual of the specified command. While you are in man, you can trigger search by specified a keyword. Man provides efficient browsing like in vim, you can bookmark a point and jump back to that point later, and a lots more.

Read more »
mads's picture
Created by mads 16 years 31 weeks ago – Made popular 16 years 31 weeks ago
Category: End User   Tags:
0

File management in Linux

http://polishlinux.org

Unix systems provide a number of commands to manage files and directories. Their strong point is the ability to use them in a rather simple manner against a group of files/directories meeting certain conditions. For example all the files satisfying specific criteria can be deleted or have their names changed en masse.

Read more »
anna's picture
Created by anna 16 years 32 weeks ago – Made popular 16 years 32 weeks ago
Category: Beginner   Tags:
0

Linux Command Line 101

http://www.bit-tech.net

When you familiarise yourself with the interface with a little help from our article, you'll see that daily tasks like copying or deleting files are executed much faster in CLI than when done graphically and when you dig even deeper into the command line, it'll show you it's true power with scripts and the like.

Read more »
snotbutter's picture
Created by snotbutter 16 years 32 weeks ago – Made popular 16 years 32 weeks ago
Category: End User   Tags:
0

Finding files Part 2 - By Content

http://fosswire.com

Yesterday’s post detailed how you can find files by their name, permissions, time, or other descriptors. But you probably also want to be able to find files based on what is inside them. Grep is a tool that picks up where find left off, and can search inside files (though cannot do the same things that find can).

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

Command line tips - Finding files; Part 1: By Name

http://fosswire.com

There is always a time when working with the CLI that you will want to find a set of files by name, such as all JPEG images. The `find` command lets you do this and more. Let’s jump into the basic structure of a find command:

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

25 useful commands in Linux/UNIX:

http://www.freebsd-world.com

Title say it all...

Read more »
snotbutter's picture
Created by snotbutter 16 years 35 weeks ago – Made popular 16 years 34 weeks ago
Category: End User   Tags:
0

Unix/Linux Command Cheat Sheet

http://fosswire.com

In an attempt to find a good Unix reference for you FOSSwire readers, I was unsuccessful at finding a decent one on the Internet. So, why not make one?

Read more »
Jimbob's picture
Created by Jimbob 16 years 37 weeks ago – Made popular 16 years 37 weeks ago
Category: End User   Tags:
0

Linux command line

http://www.tuxwatch.com

Linux has come a long way in the past two years. Today much of what needs to be done on a Linux machine can be done using a mouse and a little pointing and clicking. Occasionally, however, there are things that still require a little under-the-hood tinkering, where a rudimentary understanding of the command line comes in handy.

Read more »
dave's picture
Created by dave 16 years 37 weeks ago – Made popular 16 years 37 weeks ago
Category: Beginner   Tags:
0

Weekly tip: how to get the best out of the history command in GNU/Linux

http://www.freesoftwaremagazine.com

Anybody who has used the command line extensively to navigate, understand and configure GNU/Linux will know that in the course of a few months’ work it is possible to build up an extensive history of used commands. This necessitates some pro-active management to get the best out of it. Here are some tips to make the most of the history command.

Read more »
C733tus's picture
Created by C733tus 16 years 38 weeks ago – Made popular 16 years 38 weeks ago
Category: End User   Tags:
0

Howto: Verify Downloaded Linux / BSD DVD or CD ISO images for integrity

http://www.cyberciti.biz

You need to verify that that downloaded Linux DVD or ISO images are intact before you burn and use them. This is security feature. But how do you verify ISO images?

Read more »
Jimbob's picture
Created by Jimbob 16 years 38 weeks ago – Made popular 16 years 38 weeks ago
Category: End User   Tags:
0

Learn the Linux command line

http://www.tectonic.co.za

Eight must-know Linux commands that will turn any Linux novice into an apparent command line guru. Go on. Impress your friends and family.

Read more »
peacemaker's picture
Created by peacemaker 16 years 38 weeks ago – Made popular 16 years 38 weeks ago
Category: Beginner   Tags:
0

Linux Tips for Newbies - Command Line

http://www.techpersona.com

Today’s “Newbie Tip” is learning some basics about the “Command Line Interface” or as it’s mostly referred to, “Command Line”. The command line gives the user the ability to interact with the operating system by typing via a text terminal.

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

Screen: Tips & Tricks

http://polishlinux.org

In this article I will describe a very useful program: GNU Screen. Usually this program is used by people who have a shell account on a Unix server. But it can be also helpful to people who haven’t yet started to use a terminal or even Linux/Unix at all. Screen — simply — is a program which enables users to create more system shells without the need of logging in multiple times.

Read more »
peacemaker's picture
Created by peacemaker 16 years 40 weeks ago – Made popular 16 years 40 weeks ago
Category: End User   Tags:
0

A beginner’s introduction to the GNU/Linux command line, Part II—Managing processes

http://www.freesoftwaremagazine.com

Your GNU/Linux computer is an amazing machine. It can display images. It can run programs. It can perform dozens of functions all at the same time. How can you keep track of all this activity? By monitoring the processes that your computer runs, and one of the best ways to monitor and control processes is by using the command line.

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

Top 25 Linux Commands for the Absolute Newbie Admins

http://pimpyourlinux.com

Perhaps your company is just switching to Linux, to save on costs. Or, maybe you’re starting University, and you have no idea how to get around the Linux Systems they’ve just installed. Or if you’re like me, you’re curious about how Linux works, and you have it installed at home.

Read more »
snotbutter's picture
Created by snotbutter 16 years 43 weeks ago – Made popular 16 years 43 weeks ago
Category: High End   Tags:

Best karma users