Solving issues in software development
Wednesday, 14 November 2012
Get current directory path
CURRENTDIR=`pwd`
echo $CURRENTDIR
#will print the current directory
Note: note the ` char.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment