Linux Time Saving Tip: Use Bash Aliases for Commands!

Channel:
Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=CUePYTZuJ1E



Category:
Tutorial
Duration: 3:26
8,931 views
196


If you regularly use a specific terminal command and arguments in the Linux terminal, you can save time by setting up aliases for that command.

First edit ".bashrc" -
nano .bashrc

Format:
alias aliasname='command -arg -arg'

Example:
alias dl='wget -r -e robots=off -nc -np'

Check out our sponsor, System76 - http://s76.co/eposvox

Linux Tips Playlist: https://www.youtube.com/playlist?list=PLzo7l8HTJNK-5gUFMYpsB7rhZxdBjQOt7

Edited w/ Premiere Pro CC: https://goo.gl/rJwkQjcc

Thanks for watching!
-------------------------
► Shipping:
P.O. Box 459
Jeffersonville, IN 47131
► For marketing/business/sponsorship inquiries, email adam@eposvox.com
► Discord Server: https://discord.gg/sP24KUw
► Support w/ Fan Funding: http://eposvox.com/support
► Direct Donation: http://paypal.me/eposvox
► Gear list: https://goo.gl/4uqK1k
► Amazon Reviews: https://goo.gl/9B8acZ
-----
►► Follow Us! ◄◄
✔ Twitter: http://goo.gl/UHDmHV
✔ Instagram: http://goo.gl/ppMlh9
✔ Facebook: http://goo.gl/aVGqKh
✔ Live Stream: https://twitch.tv/eposvox
-----
★ Our Channels ★
✖ Technology Channel: http://goo.gl/YO51cB
✖ Pokemon TCG Channel: http://goo.gl/IbdcOC
✖ Vlog Channel: http://goo.gl/cQfmP6
✖ Gaming Channel: http://goo.gl/5NkxkH

-----
✖ Sponsors & Affiliate Links ✖
★ GOG - DRM-free Games! https://goo.gl/gGNYwb
★ Amazon Affiliate Link: http://goo.gl/bYwmGs
★ B&H Video Gear List: https://goo.gl/4uqK1k
★ TubeBuddy: https://goo.gl/et8Myv

★ VideoBlocks: http://goo.gl/mnsJR8
-----
EposVox is a channel dedicated to making technology more accessible for anyone via product reviews, tutorials, guides, how-to videos and more!

Any links to products or services may be affiliate links that give me a small kickback at no cost to you, with no influence on the content.
Free #Tech_Education here! Or, #Techucation - #EposVox delivers it!




Other Videos By EposVox


2017-03-26Stream Your Media from the Cloud! - How to use Plex Cloud (Plex Cloud Tutorial and Setup Guide)
2017-03-24First time playing VirtualBoy! (& Nintendo 64 DD) - Louisville Arcade Expo 2017 Highlights
2017-03-23The KEY to Successful Streams & Efficient Setups!! - Elgato Stream Deck Review - Custom Keypad
2017-03-22So I put together a few Windows Mods in AHK. Thought I'd share.
2017-03-21THE SEQUEL - AVerMedia Live Gamer HD 2 Unboxing, Review, & OBS Studio Setup Guide
2017-03-20SERVER CATCHES FIRE - $15 Server Rack Adventures Vlog #2
2017-03-17WHICH VERSION? Windows 10 Home vs. Pro vs. Education Comparison
2017-03-16#TechTip - Use a "SCRAP" folder for easy file dumping!
2017-03-15GOD TIER HEADPHONES? Worth It? - Sennheiser HD 650 Review
2017-03-14OBS Studio Tutorial - Microphone Audio Monitoring, LUTs & MORE! OBS Version 18.0 & 18.0.1 Updates
2017-03-13Linux Time Saving Tip: Use Bash Aliases for Commands!
2017-03-11How to use an External Hard Drive (USB 3.0) as Game Storage on PS4 - PS4 Version 4.50 Update Details
2017-03-10Epos LIVE?! - Channel Update - March 2017
2017-03-08Media PC Upgrade - Azullle Access Plus & LYNK Remote Review
2017-03-06Get More Views by Thanking on Twitter! - Social Media/YouTube Tip
2017-03-03Meet ZEZIMA - My Epic Workstation PC - i7-6900k, GTX 1080
2017-03-02OBS Studio Tutorial - How I Record LAG-FREE 4K 60 FPS w/ Nvenc & OBS Studio (Best settings & setup)
2017-03-01How to fix File Manager (Nautilus) after Ubuntu 16.10 Upgrade
2017-02-28How To Minimize All Windows Instantly - #TechTip
2017-02-27$15 Server Rack Adventures - Part 1 (VLOG) - Netgear 24-port Switch Unboxing & Setup
2017-02-24SUPER CHEAP AUDIO SETUP - Monoprice 600020 Microphone Review & Behringer Xeynx 302 USB Mixer Review



Tags:
bash alias
bash alias tutorial
terminal command alias
how to make new terminal commands
linux time saving tip
linux time saver
terminal time saver
how to use bash aliases
how to make a bash alias