Power Use of UNIX
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Discover powerful UNIX command-line techniques in this 30-minute conference talk from GOTO Aarhus 2013. Explore the origins and practical applications of cryptic UNIX commands like "awk," "sed," and "grep." Learn essential shell tricks and regular expressions to enhance your operating system control and productivity. Gain insights into writing production systems using Makefiles and understand how UNIX has embedded itself into modern technology. Master file manipulation, text processing, and system navigation through hands-on examples and entertaining anecdotes about UNIX history.
Syllabus
Intro
Bash
grep
transforming things
file names
moving files
finding things
cat takes files
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube