Sitemap
Javarevisited

A humble place to learn Java and Programming better.

Member-only story

Linux Tutorial — 3

Playing With Linux source Command

A shell built-in command that reads and executes the file.

BaseCS101
4 min readDec 31, 2022

--

Linux commands

Linux is the most widely used Operating System in the world. If you haven’t worked with Linux previously, initially it seems complicated but it is not, and learning Linux is as easy as any other Operating system. This article covers one of the important built-in commands in depth — source.

I have already written 2 articles on Linux commands, tips, and tricks. If you haven’t checked them out, you should go through them once. It would be a refresher.

About Source Command and Its Execution:

In Linux systems, the source is a built-in shell command that reads and executes the file content in the current shell…

Javarevisited
Javarevisited

Published in Javarevisited

A humble place to learn Java and Programming better.

BaseCS101
BaseCS101

Written by BaseCS101

-: Empowering Developers to Ace Their Technical Interviews :-

No responses yet