Details for this torrent 

The Linux Command Line Bootcamp: Beginner To Power User
Type:
Other > Other
Files:
545
Size:
7.33 GiB (7874143438 Bytes)
Uploaded:
2021-06-09 05:49:44 GMT
By:
tuts756
Seeders:
13
Leechers:
2
Comments
0  

Info Hash:
A9FEEA0073F0084DA709C17AF4FF7BD75F4521A0




(Problems with magnets links are fixed by upgrading your torrent client!)
Description

Welcome to The Linux Command Line Bootcamp, a brand new course that aims to turn you into a command line power user! This course will teach you dozens and dozens of powerful commands (see the long list at the bottom), but more importantly it gives you the tools the continue to learn new commands and take full control of your machine. The skills you learn in this course will make you a stronger web developer, data scientist, machine learning engineer, game dev, or plain old computer user!  You will feel POWERFUL!!

Hi there, my name is Colt Steele. I’ve spent years leading in-person software engineering bootcamps and have helped thousands of students change careers.  Online I’ve taught over a million students and have hundreds of thousands of 5 star ratings and reviews.

This is an interactive course full of exercises and fun challenges that force you to practice the skills you are learning. You’ll encounter some of the same assignments and projects that my in-person bootcamp students experience.  Learning command after command can be a dreadfully boring experience, but I’ve tried my best to make this course as exciting and interesting as possible    You may roll your eyes at my jokes, but you won’t be bored!

============Curriculum: The Short Version============

This course covers a TON.  Here’s a short summary of the key points.  Scroll down for a more in-depth explanation.

    Learn dozens and dozens of powerful commands (see the long list below)
    Understand the big picture: how ALL commands fit together
    Build complex data pipelines by stringing multiple commands together
    Master command-line navigation and Linux folder structure
    Create, delete, move, copy, and rename files and folders
    Decipher and manipulate Unix file permissions
    Use powerful searching commands like find, locate, and grep
    Master redirection of standard input, standard output, and standard error
    Write your own custom commands from scratch!
    Customize the shell: write your own helpful aliases, tweak the prompt, etc.
    Master Bash expansions and substitutions
    Automate tedious tasks using cron and cronjobs
    Edit files directly from the command-line using nano
    Master keyboard shortcuts to increase your command-line efficiency

============Curriculum: The Long Version============

The course starts with a deep dive into confusing technical terms like terminal, shell, kernel, Unix, Unix-Like, GNU,  Linux, and Bash. It’s important to understand the context and the WHY’s around the command line and its history that still impacts our machines today.

Then we shift our focus to the general patterns and structure that all commands follow including options and arguments. This blueprint we define will inform every single other topic we cover throughout the rest of the course. You’ll also learn HOW to learn more about specific commands using the man, help, which, and type commands.

Next, we cover the super-important Linux folder structure and learn essential commands for navigating our machines including ls, pwd, and cd. You’ll be an expert navigator in no time!

From there we learn to create new files and folders right from the command line using the commands touch, mkdir, and file. Next, we dive deep into a special text-editor built right into the command line called Nano. You’ll learn to open and edit files using Nano, master various Nano shortcuts, and even learn how to configure nano’s global settings.

The next section covers the powerful commands rm, mv, and cp. You’ll learn how to remove individual files and entire directories, move and rename files, and copy files and folders right from the command line.  These are some of the most useful commands you can know!

Then we take a quick break to focus on useful keyboard shortcuts you can use to improve your terminal efficiency, before diving into the history command and history expansion.

The next section covers tons of commands that have to do with manipulating file contents, including less, cat, tac, rev, head, tail, wc, and sort. Then we cover the three standard streams: standard input, standard output, and standard error. You’ll learn to redirect all three streams and take full control over your data.

Next we move to my favorite topic: piping! In this section you’ll learn how to construct complex and powerful pipelines by stringing together multiple individual commands. You’ll also learn about the tr command and the tee command along the way.

From there we learn to “speak” the language of the shell using Expansion and Substitution. You’ll learn the ins and outs of pathname expansion using wildcard characters, tilde expansion, and the super powerful curly brace expansion. We also cover arithmetic expansion, command substitution, and single and double quoting.

Next up we learn about two commands that help us find files on our machine: locate and find. We pay special attention to the find command and its many fancy options and use-cases. You’ll learn how to find files by name, size, timestamps, and more. You’ll also learn how to bulk-edit files using find’s exec option and the xargs command.

We then shift our focus to the grep command. You’ll learn how to use grep to recursively search the contents of files and match complex files using regular expressions.

Next, we spend some time discussing the details of file permissions. You’ll learn how to read file attributes and understand read, write, and execute permissions. In the next section, we learn how to alter permissions using commands including chmod, chown, sudo, and su.

In the next section, we learn how to customize our shell experience. You’ll learn to write your own custom aliases, work with shell variables, and even create your own fancy prompt. Then we learn how to create our own complex commands from scratch and the basics of bash scripting! By the end you’ll be writing and running your own programs.

Finally, we learn about the mysterious cron daemon. You’ll learn the odd-looking cron syntax to set up your own automated and scheduled cronjobs.

============THE END============

Whether you have some experience with basic commands or you’re a complete beginner, this course will help take your skills to the next level.  Learning the command-line is one of the rare skills that transcends the typical divisions between web development, data science, machine learning, or any other tech disciplines. If you work with a computer daily, you will benefit from mastering the command-line.  The commands you learn in the course will change the way you interact with your machine, giving you all new workflows and strategies and POWER over your computer!  More importantly, you’ll leave this course prepared to conquer ALL the commands that are waiting for you out in the real world and on the job.   

===============================

Here’s an incomplete list of the commands covered in the course:

    date
    cal
    ncal
    echo
    man
    help

Who this course is for:

    Anyone interested in becoming a command line power user!
    Computer users who want complete control over their machine
    Anyone interested in web development, data science, or a career that involves code!
    Students with some prior command line experience who want to gain complete mastery

Requirements

    No Prior Experience Required
    All You Need is a Windows, Linux, or Mac Computer

Last Updated 6/2021

[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/002 Mac Virtual Machine Setup.mp4202.9 MiB
TutsNode.com.txt63 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/117 SongOfMyself.txt84.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/007 Writing A Daily Backup Cron Job.en.srt20.57 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/153 weather234 B
.pad/025 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/009 Working With Files EXERCISE.mp4157.21 MiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/054 07_Deleting_Moving_Copying.pdf722.13 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/004 One Small Piece Of Advice.en.srt2.38 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/008 Building A Weather Program.en.srt26.16 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/006 Customizing Your Prompt.en.srt21.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/002 Mac Virtual Machine Setup.en.srt20.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/002 The Chmod Command_ Symbolic Notation.en.srt16.24 KiB
.pad/124 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/010 Find EXERCISE.mp4146.18 MiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/146 18_Scripts.pdf334.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/008 Working With Groups Demo.en.srt19.15 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/009 Working With Files EXERCISE.en.srt19.02 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/009 Expansions EXERCISE.en.srt17.8 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/005 The Mysterious Startup Files.en.srt17.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/006 Working With Multiple Pipes.en.srt17.07 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/010 Find EXERCISE.en.srt16.76 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/external-assets-links.txt571 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/001 What Actually Matters In This Section.en.srt2.45 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/007 Piping To Grep.en.srt16.3 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/003 Deleting Folders With -d & -r.en.srt16.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/005 The Magic of Brace Expansion.en.srt16.23 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/007 History Command & History Expansion.en.srt16.18 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/004 Exploring File Types, Extensions, & the file command.en.srt14.53 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/008 Nano Exercise.en.srt14.18 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/003 The Find Command.en.srt13.76 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/007 Configuring Nano & Spellchecking.en.srt13.55 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/002 The Locate Command.en.srt13.5 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/006 Searching & Replacing in Nano.en.srt13.37 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/007 Changing Ownership With Chown.en.srt13.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/010 Navigation EXERCISE.en.srt13.18 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/006 Finding By Time.en.srt13.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/003 Redirecting Standard Output.en.srt13.08 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/008 Find w_ Exec & User Defined Actions.en.srt13.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/004 Linux, GNU, Kernels, Oh My!.en.srt12.95 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/003 More Pathname Expansion.en.srt12.7 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/008 Piping EXERCISE.en.srt12.65 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/007 Changing Directories With cd.en.srt12.42 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/004 Defining Variables & Export.en.srt12.32 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/001 What Actually Matters In This Section.en.srt1.82 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/005 Head & Tail.en.srt12.25 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/006 Helpful options for ls.en.srt12.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/004 Parsing Man Page Synopses.en.srt12.03 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/007 The Sort Command.en.srt11.92 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/007 Defining Aliases.en.srt11.91 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/006 Read Permissions.en.srt11.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/005 Grep & Regular Expressions.en.srt11.81 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/004 Grep Options.en.srt11.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/006 Using The Sudo Command.en.srt11.72 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/003 CronJob Crazy Syntax.en.srt11.48 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/001 What Actually Matters In This Section.en.srt3.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/external-assets-links.txt177 B
.pad/213 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/007 Writing A Daily Backup Cron Job.mp4139.15 MiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/046 06_Nano.pdf863.61 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/006 More Cron Syntax.en.srt11.48 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/external-assets-links.txt107 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/001 What Actually Matters In This Section.en.srt2.39 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/008 Relative Vs. Absolute Paths.en.srt11.37 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/006 Creating Directories With mkdir.en.srt11.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/002 Multi-User Systems & Permissions Intro.en.srt11.23 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/005 An Interlude_ the tr command.en.srt10.92 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/008 Useful Aliases & The .bash_aliases File.en.srt10.8 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/007 Write Permissions.en.srt10.77 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/003 Windows Installation Overview.en.srt10.71 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/008 Deleting, Copying, & Moving EXERCISE.en.srt10.55 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/007 Copying with cp.en.srt10.46 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/006 Command Line Arguments.en.srt10.43 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/005 File Names_ Good, Bad, & Ugly.en.srt10.24 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/004 The Mysterious PATH Variable.en.srt10.21 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/003 Working With Less.en.srt10.21 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/002 Pathname Expansion Basics.en.srt10.12 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/001 Mac Installation Options & Terminal Setup.en.srt10.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/003 Our First Script.en.srt10.09 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/008 Execute Permissions.en.srt10.03 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/008 Putting It All Together & Fancy Shortcuts.en.srt10.01 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/003 Using Octal Notation With Chmod.en.srt9.89 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/002 Why Learn The Command Line.en.srt9.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/external-assets-links.txt105 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/001 What Actually Matters In This Section.en.srt2.02 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/002 Creating Files With touch.en.srt9.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/007 Using The tee Command.en.srt9.87 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/009 Redirection EXERCISE.en.srt9.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/004 Windows Virtual Machine Setup.en.srt9.63 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/007 Redirecting Standard Error.en.srt9.58 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/008 Getting Help EXERCISE.en.srt9.55 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/009 The Xargs Command.en.srt9.53 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/002 Introducing The Standard Streams.en.srt9.53 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/004 Our Very First Cronjob.en.srt9.51 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/003 Playing With Piping.en.srt9.43 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/007 Find With Logical Operators.en.srt9.42 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/003 Grep Recursive Search.en.srt9.36 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/006 Grep Extended Regex.en.srt9.32 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/009 Overview Of Other Folders.en.srt9.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/external-assets-links.txt119 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/001 What Actually Matters In This Section.en.srt2.12 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/004 The su Command - Substitute User.en.srt8.72 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/007 The Significance Of The Shebang.en.srt8.44 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/003 Understanding The Prompt.en.srt8.35 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/005 Adding To The PATH.en.srt8.32 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/003 The Basics of Nano.en.srt8.23 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/004 Tac & Rev.en.srt8.22 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/007 Quoting Double Vs. Single.en.srt8 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/002 The Cat Command.en.srt7.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/005 Killing Lines, Words, & More.en.srt7.95 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/002 The Root Directory.en.srt7.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/005 How Timestamps Work.en.srt7.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/005 Redirecting Standard Input.en.srt7.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/002 Introducing The Grep Command.en.srt7.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/004 The File Type Attribute.en.srt7.75 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/004 Our First Commands!.en.srt7.73 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/005 Using ls.en.srt7.73 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/003 Parameter Expansion.en.srt7.54 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/001 What Actually Matters In This Section.en.srt1.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/002 An Introduction To Cron.en.srt7.52 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/002 What Are Unix and Unix-Like_.en.srt7.47 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/003 Jumping Characters & Words.en.srt7.4 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/004 More Find.en.srt7.34 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/002 Deleting Files With rm.en.srt7.33 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/003 The Home Directory.en.srt7.21 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/004 Moving Files With mv.en.srt7.21 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/005 The 7 Manual Sections & Searching.en.srt7.17 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/006 Renaming With mv.en.srt7.16 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/004 Appending Standard Output.en.srt7.04 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/003 Why Touch is Called Touch.en.srt6.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/009 Using Long-Form Options.en.srt6.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/002 Introducing Nano.en.srt6.67 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/001 The World Of Operating Systems.en.srt6.62 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/007 Creating Things EXERCISE.en.srt6.57 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/005 Explaining Terminals, Shells, & Bash.en.srt6.55 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/external-assets-links.txt282 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/003 File Owners & Group Owners.en.srt6.54 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/010 Options That Require Parameters.en.srt6.52 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/002 Introducing The Environment & Variables.en.srt6.49 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/008 Advanced Sorting By Field.en.srt6.46 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/002 Clearing & Jumping Lines.en.srt6.45 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/005 Mastering Nano Shortcuts.en.srt6.39 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/007 Providing Options To Commands.en.srt6.33 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/002 Intro To Piping.en.srt6.22 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/005 Moving Folders with mv.en.srt6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/005 Understanding Permissions.en.srt6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/005 The Super Special Root User.en.srt5.86 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/003 Navigating & Searching A Man Page.en.srt5.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/005 Handling Errors In A Cron Job.en.srt5.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/008 Command Substitution.en.srt5.74 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/004 The pwd Command.en.srt5.65 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/001 What Actually Matters In This Section.en.srt2.31 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/002 Intro to Scripting.en.srt5.55 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/006 Redirecting StdIn & StdOut Together.en.srt5.35 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/006 Yanking From The Kill-Ring.en.srt5.16 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/006 The wc Command.en.srt5.15 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/009 Permissions Recap & Practice.en.srt5.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/001 Welcome To The Course!.en.srt5.05 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/006 Arithmetic Expansion.en.srt4.97 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/002 Introducing The Manual.en.srt4.82 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/002 Opening Up The Terminal.en.srt4.6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/005 Using Arrow Keys In The Terminal.en.srt4.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/006 The Type & Which Commands.en.srt4.5 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/004 Swapping Characters & Words.en.srt4.4 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/003 Exploring The Original Unix Manual.en.srt4.3 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/006 Installation & Setup!.en.srt4.19 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/004 Comparing Redirection & Piping.en.srt4.14 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/003 Finding The Slides & Exercises.en.srt4.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/004 Creating File With Nano.en.srt4.1 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/006 Making Our Script Executable.en.srt3.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/external-assets-links.txt201 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/001 What Actually Matters In This Section.en.srt1.63 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/007 Using The Help Command.en.srt3.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/001 What Actually Matters In This Section.en.srt3.59 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/008 Combining Multiple Options.en.srt3.48 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/001 What Actually Matters In This Section.en.srt3.41 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/001 What Actually Matters In This Section.en.srt3.32 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/001 What Actually Matters In This Section.en.srt3.03 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/004 Tilde Expansion.en.srt2.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/001 What Actually Matters In This Section.en.srt2.48 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/001 What Actually Matters In This Section.en.srt2.11 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/005 WSL Installation.html1.96 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/001 What Actually Matters In This Section.en.srt1.91 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/001 What Actually Matters In This Section.en.srt1.82 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/001 What Actually Matters In This Section.en.srt1.42 KiB
[TGx]Downloaded from torrentgalaxy.to .txt585 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/external-assets-links.txt196 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/external-assets-links.txt162 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/external-assets-links.txt142 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/external-assets-links.txt106 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/external-assets-links.txt105 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/external-assets-links.txt104 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/external-assets-links.txt101 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/external-assets-links.txt99 B
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/external-assets-links.txt51 B
.pad/3206.83 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/009 Expansions EXERCISE.mp4137.48 MiB
.pad/4527.65 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/007 Piping To Grep.mp4131.18 MiB
.pad/5834.83 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/006 Customizing Your Prompt.mp4124.85 MiB
.pad/6156.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/008 Nano Exercise.mp4115.35 MiB
.pad/7669.74 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/006 Searching & Replacing in Nano.mp4113.88 MiB
.pad/8127.03 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/003 Deleting Folders With -d & -r.mp4104.96 MiB
.pad/938.52 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/008 Working With Groups Demo.mp4103.71 MiB
.pad/10301.13 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/006 Working With Multiple Pipes.mp4101.61 MiB
.pad/11403.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/004 Exploring File Types, Extensions, & the file command.mp4100.67 MiB
.pad/12334.93 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/008 Piping EXERCISE.mp497.94 MiB
.pad/1365.96 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/005 The Mysterious Startup Files.mp496.5 MiB
.pad/14507.85 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/008 Building A Weather Program.mp491.25 MiB
.pad/15771.62 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/008 Deleting, Copying, & Moving EXERCISE.mp490.99 MiB
.pad/1610.95 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/002 The Locate Command.mp488.33 MiB
.pad/17682.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/006 Helpful options for ls.mp482.79 MiB
.pad/18214.58 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/007 Changing Ownership With Chown.mp481.69 MiB
.pad/19320.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/010 Navigation EXERCISE.mp480.69 MiB
.pad/20319.58 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/003 Working With Less.mp475.58 MiB
.pad/21428.42 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/008 Useful Aliases & The .bash_aliases File.mp475.31 MiB
.pad/22702.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/003 Windows Installation Overview.mp471.06 MiB
.pad/23961.7 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/002 The Chmod Command_ Symbolic Notation.mp470.98 MiB
.pad/2416.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/005 Grep & Regular Expressions.mp468.98 MiB
.pad/2517.8 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/007 Configuring Nano & Spellchecking.mp468.31 MiB
.pad/26704.52 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/009 Redirection EXERCISE.mp468.03 MiB
.pad/27988.66 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/003 Redirecting Standard Output.mp467.81 MiB
.pad/28193.39 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/007 History Command & History Expansion.mp466.68 MiB
.pad/29323.22 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/001 Mac Installation Options & Terminal Setup.mp466.17 MiB
.pad/30852.08 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/008 Find w_ Exec & User Defined Actions.mp466.15 MiB
.pad/31867.47 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/003 Playing With Piping.mp466.1 MiB
.pad/32919.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/006 More Cron Syntax.mp465.73 MiB
.pad/33278.58 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/003 The Find Command.mp465.69 MiB
.pad/34316.96 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/007 Write Permissions.mp464.13 MiB
.pad/35889.14 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/008 Getting Help EXERCISE.mp464.13 MiB
.pad/36895.81 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/006 Finding By Time.mp463.86 MiB
.pad/37146.16 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/009 Overview Of Other Folders.mp463.76 MiB
.pad/38249.54 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/004 Parsing Man Page Synopses.mp462.93 MiB
.pad/3975.76 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/005 The Magic of Brace Expansion.mp460.95 MiB
.pad/4053.66 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/007 Defining Aliases.mp460.9 MiB
.pad/41104.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/006 Grep Extended Regex.mp459.33 MiB
.pad/42688.37 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/004 Linux, GNU, Kernels, Oh My!.mp459.14 MiB
.pad/43885.68 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/006 Read Permissions.mp459.07 MiB
.pad/44955.36 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/005 Head & Tail.mp458.95 MiB
.pad/4552.51 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/006 Creating Directories With mkdir.mp458.46 MiB
.pad/46549.6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/008 Relative Vs. Absolute Paths.mp456.47 MiB
.pad/47537.76 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/004 Our Very First Cronjob.mp455.09 MiB
.pad/48935.86 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/004 Grep Options.mp454.45 MiB
.pad/49563.54 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/008 Execute Permissions.mp453.92 MiB
.pad/5079.05 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/003 More Pathname Expansion.mp453.18 MiB
.pad/51844.39 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/007 Changing Directories With cd.mp452.84 MiB
.pad/52168.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/009 The Xargs Command.mp451.63 MiB
.pad/53375.37 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/007 Redirecting Standard Error.mp451.11 MiB
.pad/54915.94 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/003 Grep Recursive Search.mp450.88 MiB
.pad/55120.28 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/005 An Interlude_ the tr command.mp449.59 MiB
.pad/56418.17 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/006 Using The Sudo Command.mp449.56 MiB
.pad/57451.26 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/007 Find With Logical Operators.mp449.54 MiB
.pad/58469.15 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/005 File Names_ Good, Bad, & Ugly.mp449.54 MiB
.pad/59472.81 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/002 Creating Files With touch.mp449.35 MiB
.pad/60669.58 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/005 Adding To The PATH.mp449.01 MiB
.pad/611011.13 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/004 The File Type Attribute.mp447.93 MiB
.pad/6271.53 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/005 Moving Folders with mv.mp446.73 MiB
.pad/63279.83 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/008 Putting It All Together & Fancy Shortcuts.mp446.52 MiB
.pad/64489.15 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/004 Defining Variables & Export.mp446.51 MiB
.pad/65501.1 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/007 Copying with cp.mp446.01 MiB
.pad/661015.24 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/003 Navigating & Searching A Man Page.mp444.73 MiB
.pad/67276.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/002 Multi-User Systems & Permissions Intro.mp444.12 MiB
.pad/68906.24 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/003 File Owners & Group Owners.mp443.75 MiB
.pad/69258.29 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/007 Using The tee Command.mp443.67 MiB
.pad/70338.14 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/006 Command Line Arguments.mp443.12 MiB
.pad/71904.19 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/002 Introducing The Grep Command.mp441.26 MiB
.pad/72755.85 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/003 Why Touch is Called Touch.mp441.21 MiB
.pad/73806.75 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/006 Renaming With mv.mp440.29 MiB
.pad/74726.2 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/001 The World Of Operating Systems.mp440.27 MiB
.pad/75750.25 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/007 The Sort Command.mp439.97 MiB
.pad/7628.18 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/005 The 7 Manual Sections & Searching.mp439.38 MiB
.pad/77631.61 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/007 Creating Things EXERCISE.mp439.36 MiB
.pad/78658.49 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/005 How Timestamps Work.mp439.32 MiB
.pad/79701.34 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/002 Pathname Expansion Basics.mp439.11 MiB
.pad/80913.22 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/005 Redirecting Standard Input.mp438.46 MiB
.pad/81549.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/010 Options That Require Parameters.mp438.4 MiB
.pad/82610.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/004 Moving Files With mv.mp437.42 MiB
.pad/83594.95 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/002 Why Learn The Command Line.mp437.01 MiB
.pad/841013.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/004 The Mysterious PATH Variable.mp436.21 MiB
.pad/85805.82 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/005 Mastering Nano Shortcuts.mp436.19 MiB
.pad/86834.52 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/002 Introducing The Environment & Variables.mp435.38 MiB
.pad/87631.19 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/003 Parameter Expansion.mp435.08 MiB
.pad/88940.09 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/002 Introducing The Standard Streams.mp434.18 MiB
.pad/89841.73 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/003 Using Octal Notation With Chmod.mp433.05 MiB
.pad/90972.66 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/004 Appending Standard Output.mp432.74 MiB
.pad/91265.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/004 The su Command - Substitute User.mp432.03 MiB
.pad/9299 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/004 More Find.mp431.72 MiB
.pad/93282.36 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/007 Quoting Double Vs. Single.mp431.67 MiB
.pad/94336.23 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/001 Welcome To The Course!.mp431.58 MiB
.pad/95425.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/002 Deleting Files With rm.mp431.47 MiB
.pad/96538.5 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/002 The Root Directory.mp430.75 MiB
.pad/97258.71 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/002 What Are Unix and Unix-Like_.mp430.07 MiB
.pad/98949.45 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/007 The Significance Of The Shebang.mp429.98 MiB
.pad/9921.01 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/21 APPENDIX_ Installation Fun/004 Windows Virtual Machine Setup.mp429.93 MiB
.pad/10074.4 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/008 Advanced Sorting By Field.mp429.48 MiB
.pad/101530.42 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/005 Understanding Permissions.mp428.73 MiB
.pad/102272.5 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/003 CronJob Crazy Syntax.mp428.53 MiB
.pad/103484.41 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/002 The Cat Command.mp428.52 MiB
.pad/104487.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/002 Intro to Scripting.mp428.48 MiB
.pad/105534.68 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/005 Using ls.mp428.22 MiB
.pad/106801.56 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/003 Our First Script.mp427.89 MiB
.pad/107109.6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/005 Explaining Terminals, Shells, & Bash.mp425.82 MiB
.pad/108188.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/005 The Super Special Root User.mp425.34 MiB
.pad/109673.18 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/004 Tac & Rev.mp425.2 MiB
.pad/110820.61 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/006 Installation & Setup!.mp425.01 MiB
.pad/1111017.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/002 An Introduction To Cron.mp424.42 MiB
.pad/112598.79 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/004 Our First Commands!.mp424.03 MiB
.pad/113988.69 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/002 Introducing Nano.mp423.86 MiB
.pad/114143.34 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/003 The Basics of Nano.mp423.3 MiB
.pad/115716.16 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/003 Finding The Slides & Exercises.mp422.98 MiB
.pad/11624.1 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/005 Handling Errors In A Cron Job.mp422.94 MiB
.pad/11758.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/009 Using Long-Form Options.mp422.26 MiB
.pad/118759.96 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/02 Introduction/003 Exploring The Original Unix Manual.mp421.75 MiB
.pad/119257.87 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/002 Opening Up The Terminal.mp421.21 MiB
.pad/120805.63 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/007 Providing Options To Commands.mp421.21 MiB
.pad/121812.59 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/002 Clearing & Jumping Lines.mp421.16 MiB
.pad/122864.83 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/003 The Home Directory.mp421.08 MiB
.pad/123946.59 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/003 Understanding The Prompt.mp420.86 MiB
.pad/124143.25 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/009 Permissions Recap & Practice.mp419.86 MiB
.pad/125138.38 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/002 Introducing The Manual.mp419.78 MiB
.pad/126222.77 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/006 The wc Command.mp419.25 MiB
.pad/127770.81 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/005 Killing Lines, Words, & More.mp419.23 MiB
.pad/128784.4 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/008 Combining Multiple Options.mp419.21 MiB
.pad/129807.49 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/008 Command Substitution.mp418.75 MiB
.pad/130254.35 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/006 Redirecting StdIn & StdOut Together.mp418.26 MiB
.pad/131753.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/004 The pwd Command.mp417.91 MiB
.pad/13296.43 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/006 Arithmetic Expansion.mp416.87 MiB
.pad/133129.08 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/002 Intro To Piping.mp416.54 MiB
.pad/134476.02 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/003 Jumping Characters & Words.mp416.06 MiB
.pad/135964.36 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/006 The Type & Which Commands.mp415.93 MiB
.pad/13673.76 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/007 Using The Help Command.mp415.73 MiB
.pad/137275 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/004 Comparing Redirection & Piping.mp415.57 MiB
.pad/138443.5 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/006 Yanking From The Kill-Ring.mp413.97 MiB
.pad/13929.13 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/005 Using Arrow Keys In The Terminal.mp413.47 MiB
.pad/140538.74 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/004 Creating File With Nano.mp411.48 MiB
.pad/141537.47 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/01 The Super Quick Course Orientation Stuff/004 One Small Piece Of Advice.mp411.26 MiB
.pad/142757.84 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/011 02_Command_Basics.pdf11.03 MiB
.pad/143989.65 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/004 Swapping Characters & Words.mp410.52 MiB
.pad/144496.33 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/006 Making Our Script Executable.mp49.86 MiB
.pad/145142.4 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/001 What Actually Matters In This Section.mp48.56 MiB
.pad/146446.08 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/001 What Actually Matters In This Section.mp48.36 MiB
.pad/147659.88 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/001 What Actually Matters In This Section.mp48.33 MiB
.pad/148690.85 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/001 What Actually Matters In This Section.mp48.3 MiB
.pad/149721.23 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/001 What Actually Matters In This Section.mp47.2 MiB
.pad/150815.64 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/001 What Actually Matters In This Section.mp47.18 MiB
.pad/151844.2 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/004 Tilde Expansion.mp46.71 MiB
.pad/152299.22 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/001 What Actually Matters In This Section.mp46.5 MiB
.pad/153508.73 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/03 Command Basics/001 What Actually Matters In This Section.mp45.76 MiB
.pad/154241.41 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/029 04_Navigation.pdf5.6 MiB
.pad/155405.27 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/05 Navigation/001 What Actually Matters In This Section.mp45.53 MiB
.pad/156482.46 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/001 What Actually Matters In This Section.mp44.78 MiB
.pad/157220.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/001 What Actually Matters In This Section.mp44.67 MiB
.pad/158337.95 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/001 What Actually Matters In This Section.mp44.35 MiB
.pad/159665.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/07 Nano/001 What Actually Matters In This Section.mp44.26 MiB
.pad/160761.28 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/19 Writing Our Own Commands/001 What Actually Matters In This Section.mp44.23 MiB
.pad/161784.49 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/001 What Actually Matters In This Section.mp44.01 MiB
.pad/1621013.42 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/001 What Actually Matters In This Section.mp43.72 MiB
.pad/163289.28 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/001 What Actually Matters In This Section.mp43.42 MiB
.pad/164593.6 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/13 Expansion/095 12_Expansion.pdf3.15 MiB
.pad/165873.06 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/14 Finding Things/104 13_Finding_Things.pdf2.94 MiB
.pad/16662.7 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/08 Deleting, Copying, & Moving/001 What Actually Matters In This Section.mp42.8 MiB
.pad/167209.12 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/18 The Environment/138 17_Environment.pdf2.61 MiB
.pad/168402.83 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/10 Working With Files/069 09_Working_With_Files.pdf2.5 MiB
.pad/169507.64 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/06 Creating Files & Folders/039 05_Creating_Files_And_Folders.pdf2.43 MiB
.pad/170583.1 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/16 Permissions Basics/121 15_Reading_Permissions.pdf2.3 MiB
.pad/171717.77 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/15 Grep/114 14_Grep.pdf2.29 MiB
.pad/172726.89 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/20 Cron/154 19_Cron.pdf2.25 MiB
.pad/173766.98 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/04 Getting Help/021 03_Getting_Help.pdf2.24 MiB
.pad/174773.75 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/12 Piping/087 11_Piping.pdf2.22 MiB
.pad/175798.15 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/09 Shortcuts & History/062 08_Shortcuts.pdf1.68 MiB
.pad/176326.9 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/11 Redirection/078 10_Redirection.pdf1.67 MiB
.pad/177333.93 KiB
[TutsNode.com] - The Command Line Bootcamp Beginner To Power User/17 Altering Permissions/130 16_Altering_Permissions.pdf1.37 MiB