CheatSnip

Related

Command History

linux

Show command history

Build Command Lines

linux

Build and execute command lines from standard input

Find Command Location

linux

Locate a command

linux/alias

Command Aliases

Create command shortcuts

shell
productivity

Command

alias

Explanation

alias is used to create the command shortcuts. It creates the command shortcuts.

Examples

Create alias for long listing

alias ll="ls -la"

More

List Active Jobs

linux

Display active jobs

Create File or Update Timestamps

linux

Create new empty files or update existing file timestamps.

Make Directory

linux

Create new directories, including nested ones with the `-p` flag.

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2026 CheatSnip. All rights reserved.

Made with ❤️ for developers