003 File Manager
Current Path:
/etc/autofs
etc
/
autofs
/
📁
..
📄
include_ldap
(1.14 KB)
📄
include_nis
(120 B)
📄
include_nis_nullfs
(5.04 KB)
📄
special_hosts
(302 B)
📄
special_media
(3.54 KB)
📄
special_noauto
(405 B)
📄
special_null
(32 B)
Editing: include_nis
#!/bin/sh # # $FreeBSD$ # if [ -n "$2" ]; then ypmatch $2 $1 exit 0 fi if [ -n "$1" ]; then ypcat -k $1 exit 0 fi
Upload File
Create Folder