003 File Manager
Current Path:
/usr/src/contrib/nvi/files
usr
/
src
/
contrib
/
nvi
/
files
/
📁
..
📄
config.h.in
(636 B)
📄
pathnames.h.in
(468 B)
📄
recover.in
(1.34 KB)
Editing: pathnames.h.in
/* Read standard system paths first. */ #include <paths.h> #ifndef _PATH_EXRC #define _PATH_EXRC ".exrc" #endif #ifndef _PATH_MSGCAT #define _PATH_MSGCAT "@vi_cv_path_msgcat@" #endif #ifndef _PATH_NEXRC #define _PATH_NEXRC ".nexrc" #endif /* On linux _PATH_PRESERVE is only writable by root */ #define NVI_PATH_PRESERVE "@vi_cv_path_preserve@" #ifndef _PATH_SYSEXRC #define _PATH_SYSEXRC "/etc/vi.exrc" #endif #ifndef _PATH_TAGS #define _PATH_TAGS "tags" #endif
Upload File
Create Folder