Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
497 results
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/shell-tools/ Help us caption ...
339,507 views
5 years ago
This show is just a starter. In this show, I how you how to modify the terminal command prompt by editng the .bashrc file (found in ...
2,640 views
12 years ago
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/course-shell/ Help us caption ...
846,897 views
This video briefly explores the use of positional parameters in bash shell scripts.
2,006 views
11 years ago
Today we'll create the very simplest of BASH scripts. We'll build on the commands you've already learned, and we'll figure out ...
22 views
4 years ago
This day mainly covers ways to make scripts (basics, like where to put them to be executable), variables, functions, and ...
438 views
1 year ago
Array Operations in BASH Declaring an Array and Assigning values Initializing an Array during declaration To find length of Bash ...
4,299 views
In this video, we find out that there is more than one command line interface for Linux and we learn how to change which interface ...
20 views
All the discussed commands and more: ...
241 views
3 months ago
Linux scripting tutorial part 2: running programs from within a script. Parameter sweep for programs which have input files ...
7,091 views
14 years ago
CLARK URL: https://clark.center/details/caiyusa/Working%20with%20Files.
5 views
6 years ago
please subscribe this channel and like this video.a new videos is going to come in 2 days channel ...
14 views
(1) https://aaltoscicomp.github.io/linux-shell/files-and-directories/ (2) https://aaltoscicomp.github.io/linux-shell/find/ 00:00 ...
504 views
2 years ago
Introduction to BASH Shell Scripting The bash shell Bash Shell Script.
6,963 views
This day mainly covers conditions and loops. Conditionals: https://aaltoscicomp.github.io/linux-shell/conditionals/ Loops: ...
287 views
Today we learn about the find command. find [path] [options] EXAMPLES: find . -name "filename.txt" find the file named ...
18 views
I'm starting a new series of short videos to teach you how to use the Linux command line from scratch. This series assumes no ...
50 views
Bourne shell scripts should run under the Korn shell or Bash. If you write something for the Bourne shell, you can probably ...
9,234 views
Everyone says they're coding in Rust these days, but they're not. Every system has some bash-flavoured blu-tack hiding in the ...
324 views
7 years ago
Basics of Shell Scripting System variables User defined variables Accepting user input via keyboard.
2,316 views
Learn the basics of using the command line. This tutorial will walk you through essential command line operations, helping you ...
766 views
Day 3 (file transfer, pipelines, other utilities) - Linux shell basics 2023 (1) ...
213 views
Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.
163,375 views
10 years ago
Learn how to use bash scripting to find and manage large files on your server or desktop, especially when disk space runs low.
935 views
(1) https://aaltoscicomp.github.io/linux-shell/the-shell/ (2) https://aaltoscicomp.github.io/linux-shell/starting-commands/ (3) ...
981 views