byghis

vim mount-nfs-client.sh

Sep 17th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. edward@jaku:~$ cat mount-nfs-client.sh
  2. #!/bin/bash
  3. sudo mount -t nfs 139.82.2.181:/storage/public/virtualpc /storage/public/virtualpc2
Advertisement
Add Comment
Please, Sign In to add comment