Package: unix 1.6.0
unix: POSIX System Utilities
Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library.
Authors:
unix_1.6.0.tar.gz
unix_1.6.0.tgz(r-4.6-x86_64)unix_1.6.0.tgz(r-4.6-arm64)unix_1.6.0.tgz(r-4.5-x86_64)unix_1.6.0.tgz(r-4.5-arm64)
unix_1.6.0.tar.gz(r-4.7-arm64)unix_1.6.0.tar.gz(r-4.7-x86_64)unix_1.6.0.tar.gz(r-4.6-arm64)unix_1.6.0.tar.gz(r-4.6-x86_64)
unix_1.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
unix/json (API)
NEWS
| # Install 'unix' in R: |
| install.packages('unix', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/unix/issues
Last updated from:fa5bbd2f3d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 116 | ||
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 170 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-release-x86_64 | OK | 191 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| macos-oldrel-x86_64 | OK | 411 | ||
| windows-devel | OK | 56 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 46 | ||
| wasm-release | OK | 88 |
Exports:aa_configchrooteval_forkeval_safegetegidgeteuidgetgidgetpgidgetpidgetppidgetprioritygetuidgroup_infokillrlimit_allrlimit_asrlimit_corerlimit_cpurlimit_datarlimit_fsizerlimit_memlockrlimit_nofilerlimit_nprocrlimit_stacksetegidseteuidsetgidsetpgidsetprioritysetuidsys_configuser_info
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Change Root Dir | chroot |
| Safe Evaluation | eval_fork eval_safe |
| Process Info | getegid geteuid getgid getpgid getpid getppid getpriority getuid kill setegid seteuid setgid setpgid setpriority setuid |
| Resource Limits | rlimit rlimit_all rlimit_as rlimit_core rlimit_cpu rlimit_data rlimit_fsize rlimit_memlock rlimit_nofile rlimit_nproc rlimit_stack |
| Package config | aa_config sys_config |
| User / Group Info | group_info userinfo user_info |
