Listing SDA
*************************
ls /dev|grep '[s|h]d[a-z]'
Getting mapping
*************************
mount|grep ^'/dev'
1. See current mount point and space.
df -H
2. See all attached HD and its file system.
sudo fdisk -l
3.How to find uuid of your hardisk
ls -l /dev/disk/by-uuid
if debugging is the art of removing bugs, then programming must be the art of inserting them..
Subscribe to:
Post Comments (Atom)
Visual Studio Keyboard Shortcuts
Playing with keyboard shortcuts is very interesting and reduce the headache of using the mouse again and again while programming with visu...
-
Delete: /YOUR PATH TO WORKSPACE/.metadata/.plugins/org.eclipse.core.resources
-
Playing with keyboard shortcuts is very interesting and reduce the headache of using the mouse again and again while programming with visu...
-
Unity NavMesh vs Apex Path vs A* Pathfinding Project Update June 2017: Unity 5.6 comes with improved NavMeshes! They are now component-b...
No comments:
Post a Comment