Linux.com

NewsVac: News from around the Web

  • Entering a safe mirror when logging in with unionfs and chroot 10 months, 3 weeks ago
    "This environment is a exact copy (mirror) of the system you're working on. Because you're in safe copy of the real system, you can do whatever you like, it will never change the system, everything stays inside the cache (the readwrite branch) ... "
  • Linux tip: Bash parameters and parameter expansions 10 months, 3 weeks ago
    Do you sometimes wonder how to use parameters with your scripts, and how to pass them to internal functions or other scripts? Do you need to do simple validity tests on parameters or options, or perform simple extraction and replacement operations on the parameter strings? This tip helps you with parameter use and the various parameter expansions available in the bash shell.

Linux.com : Shell & CLI

Terminator runs multiple GNOME terminals in the same window

By Bruce Byfield on May 14, 2008 (4:00:00 PM)

In a sense, the desktop is the best thing that ever happened to the command line. Because a virtual terminal runs in a graphical environment, it boasts all sorts of enhancements that the unadorned shell lacks -- everything from multiple tabs to easy selection of display fonts and background and foreground colors. Perhaps the resulting power and convenience explains why, even at a time when the emphasis is on giving every application a graphical interface -- no matter how inappropriately -- people still write useful utilities for virtual terminals. A good example is Terminator, a program designed to perform one simple function: displaying multiple instances of the GNOME terminal within the same window.

Read the Rest - 12 comments

Korn -- an extended shell

By Mark Alexander Bain on May 05, 2008 (4:00:00 PM)

Everyone knows what a Linux shell is -- you open up a Linux terminal window (such as Konsole or xterm), type in some commands, and there you are, using your Linux shell. Write your commands to a file, make it executable, run it, and you're a shell programmer. But did you know that there are different shells that you can use, and that each shell operates in a slightly different way? My personal favorite is the Korn shell; by the end of this article, it may be your favorite as well.

Read the Rest - 23 comments

CLI Magic: A little script to customize directory listings

By Sergio Gonzalez Duran on December 11, 2007 (9:00:00 AM)

Sometimes when I run ls to get a directory listing, I am looking for a specific file, but I want to see the whole context where the file resides. While you can pipe the output of ls to grep, that doesn't show you the whole directory with the matched files highlighted in a different color. I create a small script to do just what I want.

Read the Rest - 11 comments

GNU Emacs 22 finally released

By Joe "Zonker" Brockmeier on June 04, 2007 (11:50:00 PM)

Emacs fans, limber up your fingers -- there's a new GNU in town. Almost six years after the release of the previous version, the Free Software Foundation has announced the release of GNU Emacs 22. (Actually, 22.1, but who's counting?) This release includes support for GTK+, drag and drop support for X, a number of new modes, and a graphical interface to the GNU Debugger (GDB).

Read the Rest - 2 comments


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya