<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; pwd command</title> <atom:link href="http://www.cyberciti.biz/faq/tag/pwd-command/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Delete All Files And Folders In Linux</title><link>http://www.cyberciti.biz/faq/delete-all-files-folder-linux/</link> <comments>http://www.cyberciti.biz/faq/delete-all-files-folder-linux/#comments</comments> <pubDate>Fri, 03 Jul 2009 13:44:56 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[cd command]]></category> <category><![CDATA[delete files]]></category> <category><![CDATA[delete folders]]></category> <category><![CDATA[pwd command]]></category> <category><![CDATA[rm -rf command]]></category> <category><![CDATA[rm command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8126</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I delete all files and folders stored in /home/jerry/movies directories under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/delete-all-files-folder-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Find Out Linux Kernel Modules ( Drivers ) Location / Directory</title><link>http://www.cyberciti.biz/faq/inux-kernel-where-to-find-modules/</link> <comments>http://www.cyberciti.biz/faq/inux-kernel-where-to-find-modules/#comments</comments> <pubDate>Thu, 13 Mar 2008 17:11:39 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[/lib/modules/$(uname -r)]]></category> <category><![CDATA[command cd]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[display driver location]]></category> <category><![CDATA[display modules location]]></category> <category><![CDATA[kernel driver]]></category> <category><![CDATA[kernel version]]></category> <category><![CDATA[lib]]></category> <category><![CDATA[ls command]]></category> <category><![CDATA[modprobe command]]></category> <category><![CDATA[module directory]]></category> <category><![CDATA[pwd command]]></category> <category><![CDATA[version directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/inux-kernel-where-to-find-modules/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">C</span>an you tell me an exact location of Linux kernel driver under Linux file system? Where to find all available modules under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/inux-kernel-where-to-find-modules/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Understanding Linux / UNIX  Relative Pathname</title><link>http://www.cyberciti.biz/faq/relative-pathname/</link> <comments>http://www.cyberciti.biz/faq/relative-pathname/#comments</comments> <pubDate>Wed, 15 Aug 2007 18:59:08 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[absolute pathname]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[cd command]]></category> <category><![CDATA[filesystem object]]></category> <category><![CDATA[pwd command]]></category> <category><![CDATA[relative path name]]></category> <category><![CDATA[relative pathname]]></category> <category><![CDATA[relative pathnames]]></category> <category><![CDATA[root directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/relative-pathname/</guid> <description><![CDATA[Q. Can you explain the term relative pathname under UNIX or Linux oses? A. The relative pathnames are opposite to absolute pathname. A reative pathname does not begin with a slash ( / ). Generally you specifies location relative to your current working directory. This is most useful to short a path name. For example [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/relative-pathname/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>UNIX / Linux: Absolute Pathnames</title><link>http://www.cyberciti.biz/faq/understanding-absolute-pathnames/</link> <comments>http://www.cyberciti.biz/faq/understanding-absolute-pathnames/#comments</comments> <pubDate>Sun, 01 Jul 2007 12:53:47 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[absolute pathname]]></category> <category><![CDATA[absolute pathnames]]></category> <category><![CDATA[filesystem object]]></category> <category><![CDATA[pwd command]]></category> <category><![CDATA[root directory]]></category> <category><![CDATA[unix pathname]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/understanding-absolute-pathnames/</guid> <description><![CDATA[Q. Can you explain the term absolute pathname under UNIX or Linux oses? A. An absolute pathname, is the location of a filesystem object relative to the root directory. All absolute pathnames always begin with a slash (/). With Absolute pathname you have access to complete file system objects such as directories and files. Absolute [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/understanding-absolute-pathnames/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux / UNIX: Print Current Working Directory with pwd command</title><link>http://www.cyberciti.biz/faq/howto-display-working-directory-name/</link> <comments>http://www.cyberciti.biz/faq/howto-display-working-directory-name/#comments</comments> <pubDate>Sun, 06 May 2007 12:12:40 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[absolute path]]></category> <category><![CDATA[absolute pathname]]></category> <category><![CDATA[command pwd]]></category> <category><![CDATA[pwd command]]></category> <category><![CDATA[type pwd]]></category> <category><![CDATA[unix operating system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-display-working-directory-name/</guid> <description><![CDATA[Q. How do I display the absolute path to the current working directory under Linux or UNIX operating system? A. The pwd command displays the absolute pathname of the current working directory to the computer screen. Print name of current/working directory Type pwd command: pwd Output: /home/vivek Above command print the full filename of the [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-display-working-directory-name/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
