1. Use !!
Typing !! followed by Enter will bring back and execute the last command (same as Ctrl+P followed by Enter).
6 Bash Productivity Tips
Category: End User Tags:
- Login to post comments
Beginner's Shell Scripting On Linux And Unix: Why And How
A quick-start shell scripting tutorial for the curious and uninitiated
Read more »Category: Beginner Tags:
- Login to post comments
Tutorial: An Introduction to Linux CLI
A shell is a command interpreter which allows the user to interact with the computer. The way things work is simple: the user types in commands, the shell interprets them and performs the tasks it was asked to do, and finally it sends the result to the standard output (which is usually the screen). For example, the output of the ls command can be something like:
Read more »Category: End User Tags:
- Login to post comments
7 Interesting Apps for Command-Line
Overview of 7 interesting command-line tools to use while working in a shell.
Read more »Category: End User Tags:
- Login to post comments
The Mouse That Roared: Killing A Sun Server During Lunch Break
We used a Sun server for this test, but this will work on any Linux or Unix server out there... probably.
Read more »Category: Beginner Tags:
- Login to post comments
Simple Unix And Linux Shell Tricks To Save You A Few Gray Hairs
You're going to get frustrated with your OS eventually, anyway. You don't have to do it all now ;)
Read more »Category: Beginner Tags:
- Login to post comments
Ride the D-Bus, Control your Linux desktop from the shell
What is the D-Bus? From the D-Bus documentation: "D-Bus is an inter-process communication mechanism—a medium for local communication between processes running on the same host. (Inter-host connects may be added in the future, but that is not what D-Bus is meant for).
Read more »Category: End User Tags:
- Login to post comments
Cabletv.sh For Linux or Unix - Final Blog Update
The public has decided that this should be moved to a SourceForge project, and it shall be so... after today :)
Read more »Category: Beginner Tags:
- Login to post comments
Linux/Unix Shell Script To Find Your Google Page Rank
A simple Bash script to parse Google's PR checksum and return any pages rank from the command line!
Read more »Category: Beginner Tags:
- Login to post comments
Get Your Local TV Listings From The Bash Command Line
Simple script to let you know what's on local TV right now.
Read more »Category: Beginner Tags:
- Login to post comments
Bash Script To Access Wikipedia
Wikipedia - When that other online encyclopedia just won't do ;)
Read more »Category: Beginner Tags:
- Login to post comments
Shell Script To Access The International Thesaurus!
Impress your friends with fancy alternative foreign words for the banal English ones you use everyday ;)
Read more »Category: Beginner Tags:
- Login to post comments
13 Terminal Emulators for Linux
Category: End User Tags:
- Login to post comments
Online Encyclopedia Shell Script For Linux And Unix
The world at your command line loving fingertips :)
Read more »Category: Beginner Tags:
- Login to post comments
Unix and Linux Online Dictionary Shell Script
A Unix and Linux Command Line Dictionary For Those Of Us Who Love The CLI :)
Read more »Category: Beginner Tags:
- Login to post comments