Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Tips, Tricks & Tweaks
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Tips, Tricks & Tweaks Post your tips, tricks and tweaks about SuSE Linux in here. Please do not ask questions here - this is for factual information

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 19-Nov-2007, 19:24
FeatherMonkey
Guest
 
Posts: n/a
Default

Reading another forum someone pointed this out what a great find a few in here I could see myself using.

http://www.deadman.org/bash.html

Just a few snippets
history => returns a list now you can use the number
!N => where N is the number

Wish to rerun that command
!!

Wish to change that command slightly because of a typo
command that/went/wrong
^wrong^right => Now executes the previous command replacing wrong with right

cp filename filename-old
Now becomes
cp filename{,-old}

Read on been an eye opener for me, see some useful ones in here.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2