LINUX VS CMD (POWER SHELL)

Here only list of commands used in linux and cmd

/                    Root Direcotry
/bin               User Binaries
/sbin             System Binaries
/etc               Config files
/dev              Device Files
/proc            Process Information
/var              Variable files
/tmp             Temporary files
/usr              User Program
/home          Home directories
/boot            Boot loader Files
/lib               System LIbraries
/opt             Optional Add-On Apps
/mnt            Mount Directory
/media         Removal Devices
/srv              Service Data



hash -r          To reset location hash, used when  old caches are persistent, new shell's alternative (rehash)

Comments