Microsoft
Software
Hardware
Network
Question : Find /dev/ location of a mount point in bash script
I have /dev/sdk mounted to /web
However I have a script that only knows about /web and it needs to find where /web is mounted from (which would be /dev/sdk).
Is there an easy way to find the /dev/ location of a mount point?
Answer : Find /dev/ location of a mount point in bash script
df /web | grep -v Filesystem | cut -f1 -d" "
Random Solutions
Unread Email Not Showing up in Unread Folder
Missing Thesaurus synonyms in Word 97
The Word Calculate appears on my Excel File just below the worksheet tabs
OWA Not Loading correctly
Image Gallery, a tough one
Test if parent of an object is the main timline.
How can I get a basic working AJAX Cross Site Proxy in C#?
Remote Desktop, cannot select Domain Users for the "Select Remote Users" section
Second email on one server
Computer suddenly has slowed to a crawl