Skip to content

CODEFATHER

Learn to Code. Shape Your Future

  • Blog
  • Courses
  • Search

Category: Blog

CodeFather is the place where people from all over the world learn to code and build knowledge that helps them shape their future.

This blog is here to teach programming in a practical and effective way that will give you the confidence to make even a bigger difference in your current job, to look for your dream job or to build your own dream project.

how-to-get-directory-bash-script

How to Get the Directory of a Bash Script

March 5, 2020 Claudio Sabato Blog

Have you ever tried to get the directory of your Bash script programmatically? It’s a common thing people ask and[…]

Read more
rename file in Linux

Rename a File in Linux: Basics Every User Should Know

March 1, 2020 Claudio Sabato Blog

Knowing how to rename a file in Linux is something you should know as a Linux user. When do you[…]

Read more
exit-0-exit-1-bash

Exit a Bash Script: Exit 0 and Exit 1 Explained

February 26, 2020 Claudio Sabato Blog

Why would you exit from a Bash script? Let’s say you are writing a script…there’s one thing that is almost[…]

Read more
count-lines-in-a-file-linux

How to Count the Lines of a File in Linux

February 24, 2020 Claudio Sabato Blog

Knowing how to count the lines of a file or from the output of a command is a must in[…]

Read more
loop-through-lines-of-a-file-Bash

Loop Through the Lines of a File: Bash For Loop Explained

February 24, 2020 Claudio Sabato Blog

I want to loop through the lines of a file with a Bash script and one of the ways to[…]

Read more
if-else-statement-bash-script

Bash If Else Statement: How to Use it in Your Scripts

February 17, 2020 Claudio Sabato Blog

The if else statement is the way to make decisions in Bash scripting. In this guide you will learn how[…]

Read more
passing-command-line-argument-bash-script

Bash Script Arguments: How to Pass Them via the Command Line

February 16, 2020 Claudio Sabato Blog

In this article we will create a simple Bash script and show how to pass arguments to it using the[…]

Read more
find-files-linux

Find Files Using Linux: Which Command Would You Use?

February 12, 2020 Claudio Sabato Blog

You are using your Linux machine, you remember that somewhere you have some files you need…but how can you find[…]

Read more
compress-extract-files-tar

Tar Command in Linux: Compress and Extract Files

February 10, 2020 Claudio Sabato Blog

I have been asked to write an article that explains the Linux tar command in simple terms. And I totally[…]

Read more
delete-files-and-directories-linux

Delete a Directory in Linux: Practice with the Terminal

February 10, 2020 Claudio Sabato Blog

How can you delete a directory in Linux using the terminal? Which command do you use? The rmdir and rm[…]

Read more

Posts navigation

«Previous Posts 1 … 10 11 12 13 Next Posts»
follow codefather youtube
  • About Claudio Sabato
  • Privacy Policy
  • Terms and Conditions
  • Acceptable Use Policy
  • Affiliate Disclaimer
© Copyright CodeFatherTech 2022 - A brand of Your Journey To Wealth Ltd

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in settings.

CODEFATHER
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.