Debian File Commands

These are some common commands.

--- Find the path of your current working directory
pwd
--- Navigate to a folder.
cd /pathname
--- Navigate to the parent folder from the one you are in.
cd ..
cd -
--- Navigate directly to your root folder
cd
--- Lists files and folders
ls
--- List hidden files.
ls -a
--- List files with file meta data
ls -lh

Recent Posts

Categories

Archive

Tags

There’s no content to show here yet.

Social Media