틀:List:BasicUnixCommands
Create an alias. | |
apropos | Search Help manual pages (man -k). |
Search for and install software packages (Debian/Ubuntu). | |
aptitude | Search for and install software packages (Debian/Ubuntu). |
aspell | Spell Checker. |
Find and Replace text, database sort/validate/index. | |
basename | Strip directory and suffix from filenames. |
GNU Bourne-Again SHell. | |
Arbitrary precision calculator language. | |
Send to background. | |
break | Exit from a loop. |
builtin | Run a shell builtin. |
Compress or decompress named file(s). | |
cal | Display a calendar. |
case | Conditionally perform a command. |
Concatenate and print (display) the content of files. | |
Change Directory. | |
cfdisk | Partition table manipulator for Linux. |
chgrp | Change group ownership. |
Change access permissions. | |
Change file owner and group. | |
Run a command with a different root directory. | |
System services (runlevel). | |
cksum | Print CRC checksum and byte counts. |
clear | Clear terminal screen. |
cmp | Compare two files. |
comm | Compare two sorted files line by line. |
Run a command - ignoring shell functions. | |
continue | Resume the next iteration of a loop. |
Copy one or more files to another location. | |
Daemon to execute scheduled commands. | |
Schedule a command to run at a later time. | |
csplit | Split a file into context-determined pieces. |
Divide a file into several parts. | |
Display or change the date & time. | |
dc | Desk Calculator. |
Convert and copy a file, write disk headers, boot records. | |
ddrescue | Data recovery tool. |
declare | Declare variables and give them attributes. |
Display free disk space. | |
Display the differences between two files. | |
diff3 | Show differences among three files. |
DNS lookup. | |
dir | Briefly list directory contents. |
dircolors | Colour setup for 'ls'. |
dirname | Convert a full pathname to just a path. |
dirs | Display list of remembered directories. |
Print kernel & driver messages. | |
Estimate file space usage. | |
Display message on screen. | |
Search file(s) for lines that match an extended expression. | |
eject | Eject removable media. |
enable | Enable and disable builtin shell commands. |
env | Environment variables. |
ethtool | Ethernet card settings. |
eval | Evaluate several commands/arguments. |
exec | Execute a command. |
exit | Exit the shell. |
expect | Automate arbitrary applications accessed over a terminal. |
expand | Convert tabs to spaces. |
export | Set an environment variable. |
Evaluate expressions. | |
false | Do nothing, unsuccessfully. |
fdformat | Low-level format a floppy disk. |
Partition table manipulator for Linux. | |
Send job to foreground. | |
Search file(s) for lines that match a fixed string. | |
file | Determine file type. |
Search for files that meet a desired criteria. | |
Reformat paragraph text. | |
fold | Wrap text to fit a specified width. |
for | Expand words, and execute commands. |
format | Format disks or tapes. |
Display memory usage. | |
fsck | File system consistency check and repair. |
ftp | File Transfer Protocol. |
Define Function Macros. | |
fuser | Identify/kill the process that is accessing a file. |
Find and Replace text within file(s). | |
Parse positional parameters. | |
Search file(s) for lines that match a given pattern. | |
Add a user security group. | |
Delete a group. | |
Modify a group. | |
Print group names a user is in. | |
Compress or decompress named file(s). | |
Remember the full pathname of a name argument. | |
Output the first part of file(s). | |
help | Display help for a built-in command. |
Command History. | |
Print or set system name. | |
Convert the character set of a file. | |
Print user and group id's. | |
if | Conditionally perform a command. |
Configure a network interface. | |
ifdown | Stop a network interface . |
ifup | Start a network interface up. |
import | Capture an X server screen and save the image to file. |
Copy files and set attributes. | |
Powerful packet filtering tool. | |
List active jobs. | |
Join lines on a common field. | |
Stop a process from running. | |
killall | Kill processes by name. |
Display output one screen at a time. | |
Perform arithmetic on shell variables. | |
Make links between files. | |
local | Create variables. |
Find files. | |
logname | Print current login name. |
logout | Exit a login shell. |
look | Display lines beginning with a given string. |
lpc | Line printer control program. |
lpr | Off line print. |
lprint | Print a file. |
lprintd | Abort a print job. |
lprintq | List the print queue. |
lprm | Remove jobs from the print queue. |
List information about file(s). | |
List open files. | |
Recompile a group of programs. | |
Help manual. | |
mkdir | Create new folder(s). |
Make FIFOs (named pipes). | |
mkisofs | Create an hybrid ISO9660/JOLIET/HFS filesystem. |
mknod | Make block or character special files. |
Display output one screen at a time. | |
Mount a file system. | |
mtools | Manipulate MS-DOS files. |
mtr | Network diagnostics (traceroute/ping). |
mv | Move or rename files or directories. |
mmv | Mass Move and rename (files). |
Networking information. | |
nice | Set the priority of a command or job. |
nl | Number lines and write files. |
nohup | Run a command immune to hangups. |
Send desktop notifications. | |
Query Internet name servers interactively. | |
Open a file in its default application. | |
op | Operator access. |
Modify a user password. | |
paste | Merge lines of files. |
pathchk | Check file name portability. |
Test a network connection. | |
Stop processes from running. | |
popd | Restore the previous value of the current directory. |
Prepare files for printing. | |
printcap | Printer capability database. |
printenv | Print environment variables. |
Format and print data. | |
Process status. | |
Save and then change the current directory. | |
Print Working Directory. | |
Display disk usage and limits. | |
quotacheck | Scan a file system for disk usage. |
quotactl | Set disk quotas. |
ram | ram disk device. |
Copy files between two machines. | |
read | Read a line from standard input. |
readarray | Read from stdin into an array variable. |
readonly | Mark variables/functions as readonly. |
reboot | Reboot the system. |
rename | Rename files. |
renice | Alter priority of running processes. |
remsync | Synchronize remote files via email. |
return | Exit a shell function. |
Reverse lines of a file. | |
Remove files. | |
rmdir | Remove folder(s). |
Redhat Package Manager (Redhat/Fedora). | |
Remote file copy (Synchronize file trees). | |
Multiplex terminal, run remote shells via ssh. | |
Secure copy (remote file copy). | |
sdiff | Merge two files interactively. |
Stream Editor. | |
select | Accept keyboard input. |
Print numeric sequences. | |
set | Manipulate shell variables and functions. |
Secure File Transfer Program. | |
shift | Shift positional parameters. |
shopt | Shell Options. |
shutdown | Shutdown or restart linux. |
Delay for a specified time. | |
slocate | Find files. |
Sort text files. | |
source | Run commands from a file '.' |
Split a file into fixed-size pieces. | |
Secure Shell client (remote login program). | |
Trace system calls and signals. | |
Substitute user identity. | |
Execute a command as another user. | |
Print a checksum for a file. | |
suspend | Suspend execution of this shell. |
symlink | Make a new name for a file. |
sync | Synchronize data on disk with memory. |
Output the last part of file. | |
Tape ARchiver. | |
Redirect output to multiple files. | |
Evaluate a conditional expression. | |
Measure Program running time. | |
times | User and system times. |
touch | Change file timestamps. |
List processes running on the system. | |
Trace Route to Host. | |
Run a command when a signal is set(bourne). | |
Translate, squeeze, and/or delete characters. | |
true | Do nothing, successfully. |
tsort | Topological sort. |
Print filename of terminal on stdin. | |
Describe a command. | |
Limit user resources. | |
Users file creation mask. | |
Unmount a device. | |
unalias | Remove an alias. |
uname | Print system information. |
unexpand | Convert spaces to tabs. |
Uniquify files. | |
units | Convert units from one scale to another. |
unset | Remove variable or function names. |
unshar | Unpack shell archive scripts. |
until | Execute commands (until error). |
update locate db. | |
uptime | Show uptime. |
Create new user account. | |
Delete a user account. | |
usermod | Modify user account. |
users | List users currently logged in. |
uuencode | Encode a binary file. |
uudecode | Decode a file created by uuencode. |
v | Verbosely list directory contents ('ls -l -b'). |
vdir | Verbosely list directory contents ('ls -l -b'). |
Text Editor. | |
vmstat | Report virtual memory statistics. |
wait | Wait for a process to complete. |
Execute/display a program periodically. | |
Print byte, word, and line counts. | |
Search the user's $path, man pages and source files for a program. | |
Search the user's $path for a program file. | |
while | Execute commands. |
Print all usernames currently logged in. | |
whoami | Print the current user id and name ('id -un'). |
Retrieve web pages or files via HTTP, HTTPS or FTP. | |
write | Send a message to another user. |
Execute utility, passing constructed argument list(s). | |
xd-open | Open a file or URL in the user's preferred application. |
yes | Print a string until interrupted. |
Yellowdog Updater, Modified. | |
ZIP. | |
. | Run a command script in the current shell. |
### | Comment / Remark. |