pwd

the most basic command of unix is pwd. It displays the current directory.
just type

:> pwd
:> /home/myname/currentDirectory

So you know... where are you.. and where your changes will be applied

Comments

Popular posts from this blog

Writing your own ejabberd Module

npm ECONNREFUSED error

Conditional Flow - Spring Batch Part 6