Student Reviews
( 5 Of 5 )
1 review
Video of Bash Scripting for Beginners: Complete Guide to Getting Started - Scheduling Jobs (14) in Bash Scripting course by Learn Linux TV channel, video No. 14 free certified online
In this video, we'll learn about the "at" command which will help you set up a task to kick off at some point in the future.
LEARN LINUX TV - YOUR HOME FOR LINUX-RELATED FUN AND LEARNING!
BRAND NEW UDEMY COURSES AVAILABLE!
Check out my new courses on Udemy and learn something new!
• Getting Started with Ansible https://learnlinux.link/ansible
• LPI Linux Essentials Complete Workshop https://learnlinux.link/linux-essentials
SUPPORT LINUX LEARNING!
• Grab some Linux swag https://merch.learnlinux.tv
• Become a Channel Member https://learnlinux.link/member
• Become a Patron https://learnlinux.link/patron
• 5% discount on LPI exam vouchers https://learnlinux.link/lpi-voucher
• Check out my latest book https://ubuntuserverbook.com
• Grab an awesome Pi-powered KVM https://learnlinux.link/tinypilot
• Jay's Gear - Server, Computer and Video Production Stuff https://learnlinux.link/amazon
_Note: Royalties and/or commission is earned from each of the above links_
TIME CODES
00:00 - Intro
00:46 - Why would you want to schedule scripts to run later?
02:00 - Installing the "at" command in Linux
03:01 - Creating an example Bash Script for today's lesson
05:13 - Scheduling a job with the at command
08:15 - Managing "at" jobs with the atq and atrm commands
09:13 - Additional examples of using the "at" command
OTHER BASH SCRIPTING SERIES EPISODES
- Class 01 Introduction: https://linux.video/bash1
- Class 02 Hello World: https://linux.video/bash2
- Class 03 Variables: https://linux.video/bash3
- Class 04 Math Functions: https://linux.video/bash4
- Class 05 If Statements: https://linux.video/bash5
- Class 06 Exit Codes: https://linux.video/bash6
- Class 07 While Loops: https://linux.video/bash7
- Class 08 Universal Update Script: https://linux.video/bash8
- Class 09 For Loops: https://linux.video/bash9
- Class 10 Where To Store Your Scripts: https://linux.video/bash10
- Class 11 Data Streams: https://linux.video/bash11
- Class 12 Functions: https://linux.video/bash12
- Class 13 Case Statements: https://linux.video/bash13
- Class 14 Scheduling Jobs (Part 1): https://linux.video/bash14
- Class 15 Scheduling Jobs (Part 2): https://linux.video/bash15
- Class 16 Arguments: https://linux.video/bash16
- Class 17 Building a Backup Script: https://linux.video/bash17
- Class 18 Closing: https://linux.video/bash18 FULL LINUX COURSES FROM LEARN LINUX TV
• Linux Crash Course https://linux.video/cc
• Learn tmux https://linux.video/tmux
• Learn vim https://linux.video/vim
• Bash Scripting Series https://linux.video/bash
• Proxmox VE https://linux.video/pve
• Getting Started with Ansible (Udemy) https://learnlinux.link/ansible
• LPI Linux Essentials Workshop (Udemy) https://learnlinux.link/linux-essentials
LEARN LINUX TV ON THE WEB
• Main site https://www.learnlinux.tv
• Community https://community.learnlinux.tv
• Official Github Account https://github.com/LearnLinuxTV
• Enterprise Linux Security Podcast https://enterpriselinuxsecurity.show
• The Homelab Show Podcast https://thehomelab.show
• Jay on Udemy https://www.udemy.com/user/jay-lacroix-3
• Jay on Twitter https://x.com/JayTheLinuxGuy
• Content Ethics https://www.learnlinux.tv/content-ethics
• Request Assistance https://www.learnlinux.tv/request-assistance
DISCLAIMER
Learn Linux TV produces technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content.
#linux #linuxtutorial #bash