I am looking for a more general way to detect if the file is on a network device, and the type of network if so. Respectfully submitted with thanks...if (-x $file && (($d) = stat(_)) && $d < 0) { print "$file is executable NFS file\n"; }
In reply to Network Drive? by drewk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |