유닉스_명령

Difference between r1.3 and the current

@@ -1,4 +1,32 @@
(아래 ABC순으로 추가)
[[apropos_명령]]
[[chmod_명령]]
[[cut_명령]]
{
파일에서 일부분을 잘라내는 유틸.
 
-b byte(바이트)
-c character(문자)
-f field(필드)
 
-d "?"
delimiter(구분 문자)
 
Ggl:"cut 명령"
 
}
[[free_명령]]
[[info_명령]]
[[ls_명령]]
[[man_명령]]
[[shutdown_명령]]
[[sort_명령]]
[[stty_명령]]
[[su_명령]]
[[tar_명령]] - rel. [[타르,tar]] [[타르볼,tarball]]
[[umask_명령]]
 
주로 [[셸,shell]]에서 실행하게 됨. ... Up: [[셸명령,shell_command]] ? { https://wiki.debian.org/ShellCommands }
 
----
Up: [[유닉스,Unix]] [[명령,command]]



(아래 ABC순으로 추가)
apropos_명령
chmod_명령
cut_명령
{
파일에서 일부분을 잘라내는 유틸.

-b byte(바이트)
-c character(문자)
-f field(필드)

-d "?"
delimiter(구분 문자)

Ggl:cut 명령


주로 셸,shell에서 실행하게 됨. ... Up: 셸명령,shell_command ? { https://wiki.debian.org/ShellCommands }