from small one page howto to huge articles all in one place
 

search text in:







Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

3784

userrating:

no votes yet


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tutorials per portage category->app-shells->bash

(from gentoo-wiki.com)
The alias command allows you to make new shortcuts and synonyms for commonly used comands. The basic usage is:
  alias newcommand='yourcommand -arguments'


If you want to start aterm according to your preferences with the command term, do something like:
  alias term='aterm -ls -fg gray -bg black'


If you want a quick alias like ll for a more informative file listing:
  ls -al --color=yes


Starting alias without any options lists the current aliases:
  alias


  alias ls='ll'

alias ls -al --color=yes
alias term='aterm -ls -fg gray -bg black'

Use unalias to remove an alias.
  unalias term


You can also make aliases for existing commands. If you want ls to show colors by default, do:
  alias ls='ls --color=yes'


These aliases can be put in your login script (.bash_profile or .profile depending on what shell you are using).

Alias with variables


You can not make aliases with variables. But you can make functions, having a function in your .profile/.bashrc will work just like an
alias. To use ssh to copy files to a location on a server you can use
  sendpic () { scp "$@" mina@foo.bar.ca:/www/misc/Pictures/; }


Another way for aliases with variables


If you dont like to use a function, if you need variables, try the following to change to the last working directory:
  alias cdo="cd \"\$OLDPWD\""


Note: it is important, that there are ONLY double quotes in the expression above, no single quotes like in the other examples!

Creating aliases on shell startup


You can have your aliases created anytime you open an instance of a
shell. If you are using bash, edit your ~/.bashrc file and add one
alias per line. Once you save and close the file, run this to load your
new aliases immediately:
  source ~/.bashrc


Otherwise, the new aliases will load whenever you open a new instance of the shell.
Another place to put your aliases if you want them to be
system-wide for all users is in /etc/bashrc. To load those aliases, add
this line to ~/.bashrc
  source /etc/bashrc



rate this article:
current rating: average rating: 3.0 (1 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back
comment this article
Please read "Why adblockers are bad".



to the forum.
:
:
other Ads
Stellenangebote
Stellenangebote
für Fach- und
Führungskräfte
www.nachoben.com
Trace My Cash
Wenn Sie sich schon immer mal gefragt haben, wo eigentlich Ihr geliebtes Bargeld geblieben ist, finden Sie hier vielleicht die Antwort.
www.tracemycash.com
Other free services
toURL.org
Shorten long
URLs to short
links like
http://tourl.org/2
tourl.org
.
FeedCollector
Combine various newsfeeds to one customized webpage
www.feedcollector.org
.
Reverse DNS lookup
Find out which hostname(s)
resolve to a
given IP or other hostnames for the server
www.reversednslookup.org

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2008-11-21
bash - 3.2_p48
Ebuild name:

app-shells/bash-3.2_p48

Description

The standard GNU Bourne again shell

Added to portage

2008-11-21

busybox - 1.12.2-r1
Ebuild name:

sys-apps/busybox-1.12.2-r1

Description

Utilities for rescue and embedded systems

Added to portage

2008-11-21

checkrestart - 0.47
Ebuild name:

app-admin/checkrestart-0.47

Description

the sysadmin's rolling upgrade tool

Added to portage

2008-11-21

kicker - 3.5.10-r1
Ebuild name:

kde-base/kicker-3.5.10-r1

Description

Kicker is the KDE application starter panel, also capable of some useful

Added to portage

2008-11-21

lightning - 0.9
Ebuild name:

x11-plugins/lightning-0.9

Description

Calendar extension for Mozilla Thunderbird.

Added to portage

2008-11-21

mozilla-thunderbird - 2.0.0.18
Ebuild name:

mail-client/mozilla-thunderbird-2.0.0.18

Description

Thunderbird Mail Client

Added to portage

2008-11-21

w_scan - 20081106
Ebuild name:

media-tv/w_scan-20081106

Description

Scan for DVB-C/DVB-T channels without prior knowledge of frequencies and m

Added to portage

2008-11-21

xfce4-timer - 0.6.1
Ebuild name:

xfce-extra/xfce4-timer-0.6.1

Description

Timer panel plugin

Added to portage

2008-11-21

2008-11-20
Text-Markdown - 1.0.24
Ebuild name:

dev-perl/Text-Markdown-1.0.24

Description

Convert MultiMarkdown syntax to (X)HTML

Added to portage

2008-11-20

XML-SAX-Writer - 0.52
Ebuild name:

dev-perl/XML-SAX-Writer-0.52

Description

SAX2 Writer

Added to portage

2008-11-20

aria2 - 1.0.0
Ebuild name:

net-misc/aria2-1.0.0

Description

A download utility with resuming and segmented downloading with HTTP/HTTPS/FTP

Added to portage

2008-11-20

ati-drivers - 8.552-r2
Ebuild name:

x11-drivers/ati-drivers-8.552-r2

Description

Ati precompiled drivers for recent chipsets

Added to portage

2008-11-20

bind - 9.4.3
Ebuild name:

net-dns/bind-9.4.3

Description

BIND - Berkeley Internet Name Domain - Name Server

Added to portage

2008-11-20

bind-tools - 9.4.3
Ebuild name:

net-dns/bind-tools-9.4.3

Description

bind tools: dig, nslookup, host, nsupdate, dnssec-keygen

Added to portage

2008-11-20

conntrack-tools - 0.9.8-r1
Ebuild name:

net-firewall/conntrack-tools-0.9.8-r1

Description

Connection tracking userspace tools

Added to portage

2008-11-20

cutils - 1.6-r3
Ebuild name:

dev-util/cutils-1.6-r3

Description

C language utilities

Added to portage

2008-11-20

cyphesis - 0.5.17
Ebuild name:

games-server/cyphesis-0.5.17

Description

WorldForge server running small games

Added to portage

2008-11-20

evince - 2.24.1
Ebuild name:

app-text/evince-2.24.1

Description

Simple document viewer for GNOME

Added to portage

2008-11-20

galleryadd - 2.30
Ebuild name:

media-gfx/galleryadd-2.30

Description

Perl script to recursively adds directories/images to Gallery

Added to portage

2008-11-20

git-sources - 2.6.28_rc5-r4
Ebuild name:

sys-kernel/git-sources-2.6.28_rc5-r4

Description

The very latest -git version of the Linux kernel

Added to portage

2008-11-20

glabels - 2.2.3
Ebuild name:

app-office/glabels-2.2.3

Description

Program for creating labels and business cards

Added to portage

2008-11-20

glade-sharp - 9999
Ebuild name:

dev-dotnet/glade-sharp-9999

Description

Dummy ebuild to understand the package move to gtk-sharp[glade]

Added to portage

2008-11-20

gmime - 2.4.3
Ebuild name:

dev-libs/gmime-2.4.3

Description

Utilities for creating and parsing messages using MIME

Added to portage

2008-11-20

gnustep-base - 1.16.5
Ebuild name:

gnustep-base/gnustep-base-1.16.5

Description

A library of general-purpose, non-graphical Objective C objects.

Added to portage

2008-11-20

gtk-sharp - 2.12.6
Ebuild name:

dev-dotnet/gtk-sharp-2.12.6

Description

Gtk is a C language binding for the GTK2 toolkit and GNOME libraries

Added to portage

2008-11-20

gtkhtml - 3.24.1.1
Ebuild name:

gnome-extra/gtkhtml-3.24.1.1

Description

Lightweight HTML Rendering/Printing/Editing Engine

Added to portage

2008-11-20

kvm - 79
Ebuild name:

app-emulation/kvm-79

Description

Kernel-based Virtual Machine userland tools

Added to portage

2008-11-20

libgdiplus - 2.0
Ebuild name:

dev-dotnet/libgdiplus-2.0

Description

Library for using System.Drawing with mono

Added to portage

2008-11-20

libnotify - 0.4.5
Ebuild name:

x11-libs/libnotify-0.4.5

Description

Notifications library

Added to portage

2008-11-20

lilypond - 2.11.64
Ebuild name:

media-sound/lilypond-2.11.64

Description

GNU Music Typesetter

Added to portage

2008-11-20

lv2core - 3.0
Ebuild name:

media-libs/lv2core-3.0

Description

LV2 is a simple but extensible successor of LADSPA

Added to portage

2008-11-20

mono - 2.0.1
Ebuild name:

dev-lang/mono-2.0.1

Description

Mono runtime and class libraries, a C compiler/interpreter

Added to portage

2008-11-20

mono-basic - 2.0
Ebuild name:

dev-lang/mono-basic-2.0

Description

Visual Basic .NET Runtime and Class Libraries

Added to portage

2008-11-20

mono-debugger - 2.0
Ebuild name:

dev-util/mono-debugger-2.0

Description

Debugger for .NET managed and unmanaged applications

Added to portage

2008-11-20

mono-tools - 2.0
Ebuild name:

dev-util/mono-tools-2.0

Description

Set of useful Mono related utilities

Added to portage

2008-11-20

monodoc - 2.0
Ebuild name:

dev-util/monodoc-2.0

Description

Documentation for mono's .Net class library

Added to portage

2008-11-20

mozilla-thunderbird-bin - 2.0.0.18
Ebuild name:

mail-client/mozilla-thunderbird-bin-2.0.0.18

Description

Thunderbird Mail Client

Added to portage

2008-11-20

multitalk - 1.4
Ebuild name:

app-office/multitalk-1.4

Description

A new type of presentation program

Added to portage

2008-11-20

notification-daemon - 0.3.7-r1
Ebuild name:

x11-misc/notification-daemon-0.3.7-r1

Description

Notifications daemon

Added to portage

2008-11-20

quilt - 0.47-r1
Ebuild name:

dev-util/quilt-0.47-r1

Description

quilt patch manager

Added to portage

2008-11-20

quota - 3.16
Ebuild name:

sys-fs/quota-3.16

Description

Linux quota tools

Added to portage

2008-11-20

slv2 - 0.6.1
Ebuild name:

media-libs/slv2-0.6.1

Description

A library to make the use of LV2 plugins as simple as possible for applicatio

Added to portage

2008-11-20

sound-theme-freedesktop - 0.2
Ebuild name:

x11-themes/sound-theme-freedesktop-0.2

Description

Default freedesktop.org sound theme following the XDG themin

Added to portage

2008-11-20

ssh-askpass-fullscreen - 0.4-r1
Ebuild name:

net-misc/ssh-askpass-fullscreen-0.4-r1

Description

A small SSH Askpass replacement written with GTK2.

Added to portage

2008-11-20

sympy - 0.6.3
Ebuild name:

dev-python/sympy-0.6.3

Description

Computer algebra system (CAS) in Python

Added to portage

2008-11-20

texlive-core - 2008-r4
Ebuild name:

app-text/texlive-core-2008-r4

Description

A complete TeX distribution

Added to portage

2008-11-20

udev - 133
Ebuild name:

sys-fs/udev-133

Description

Linux dynamic and persistent device naming support (aka userspace devfs)

Added to portage

2008-11-20

wfmath - 0.3.8
Ebuild name:

dev-games/wfmath-0.3.8

Description

Worldforge math library

Added to portage

2008-11-20

xsp - 2.0
Ebuild name:

dev-dotnet/xsp-2.0

Description

XSP ASP.NET host

Added to portage

2008-11-20

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004 S&P Softwaredesign
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 43.2 ms
system status display
Stellenangebote
Ärger mit Freenet.de