Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../././../usr/include/ulimit.h
Real path: /usr/include/ulimit.h
Zurück
/* Copyright (c) 1988 AT&T */ /* All Rights Reserved */ /* * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. */ #ifndef _ULIMIT_H #define _ULIMIT_H #include <sys/ulimit.h> #ifdef __cplusplus extern "C" { #endif extern long ulimit(int, ...); #ifdef __cplusplus } #endif #endif /* _ULIMIT_H */