---
layout: page
category: Filesystem
tags: absolute and relative paths
author: Marwan Announ
title: fs
previous-page: pages/fs/rela_abso
---
ABSOLUTE VS RELATIVE
Now, you can ask, why I have to use one or another?
What is the difference? and questions like this.
Don't worry, the answer it's easy.., we can use an absolute path from any location
whereas you want to use relative path we should be present that you have to be in the working directory.