본문 바로가기
리눅스

(번역) util-linux

by 다움위키 2025. 1. 24.

원문 보기: https://dawoum.duckdns.org/wiki/Util-linux

 

Original article: w:Util-linux

util-linuxLinux 운영 시스템의 일부로 사용을 위해 Linux Kernel Organization에 의해 배포하는 표준 패키지입니다. 개발이 일시 중단되었을 때, 포크, util-linux-ng (ng는 "차세대"를 의미)가 만들어졌지만, 2011년 1월부터 다시 util-linux로 이름이 변경되었고, 패키지의 공식 버전입니다.

Contents

Included

다음 유틸리티가 포함되어 있습니다:

  • addpart
  • agetty
  • blkdiscard
  • blkid
  • blkzone
  • blockdev
  • cal
  • cfdisk
  • chcpu
  • chfn
  • chmem
  • choom
  • chrt
  • chsh
  • col (legacy)
  • colcrt
  • colrm
  • column
  • ctrlaltdel
  • delpart
  • dmesg
  • eject
  • fallocate
  • fdformat
  • fdisk
  • fincore
  • findfs
  • findmnt
  • flock
  • fsck
  • fsck.cramfs
  • fsck.minix
  • fsfreeze
  • fstrim
  • getopt
  • hardlink
  • hexdump
  • hwclock (query and set the hardware clock (RTC))
  • ionice
  • ipcmk
  • ipcrm
  • ipcs
  • irqtop
  • isosize
  • kill
  • last
  • ldattach
  • line (legacy)
  • logger
  • login
  • look
  • losetup
  • lsblk
  • lscpu
  • lsfd (modern replacement for lsof)
  • lsipc
  • lsirq
  • lslocks
  • lslogins
  • lsmem
  • lsns
  • mcookie
  • mesg
  • mkfs (legacy)
  • mkfs.bfs
  • mkfs.cramfs
  • mkfs.minix
  • mkswap
  • more
  • mount
  • mountpoint
  • namei
  • newgrp
  • nologin
  • nsenter
  • partx
  • pg (legacy)
  • pivot_root
  • prlimit
  • raw
  • readprofile
  • rename
  • renice
  • reset (legacy)
  • resizepart
  • rev
  • rfkill
  • rtcwake
  • runuser
  • script
  • scriptlive
  • scriptreplay
  • setarch (including architecture symlinks such as i386, linux32, linux64, x86_64, etc.)
  • setpriv
  • setsid
  • setterm
  • sfdisk
  • su
  • sulogin
  • swaplabel
  • swapoff
  • swapon
  • switch_root
  • taskset
  • tunelp (deprecated)
  • ul
  • umount
  • unshare
  • utmpdump
  • uuidd
  • uuidgen
  • uuidparse
  • vipw (including symlink to vigr)
  • wall
  • wdctl
  • whereis
  • wipefs
  • write
  • zramctl

Removed

이전 유틸리티는 다음을 포함하지만, 2015년 7월 1일 이래로 제거되었습니다:

  • arch
  • chkdupexe
  • clock
  • cytune
  • ddate (removed from default build before being removed altogether)
  • elvtune
  • fastboot
  • fasthalt
  • halt
  • initctl
  • ramsize (formerly a symlink to rdev)
  • rdev
  • reboot
  • rootflags (formerly a symlink to rdev)
  • shutdown
  • simpleinit
  • tailf
  • vidmode (formerly a symlink to rdev)

See also