유닉스_명령

Difference between r1.10 and the current

@@ -1,3 +1,4 @@
(아래 ABC순으로 추가)
[[apropos_명령]]
[[chmod_명령]]
[[cut_명령]]
@@ -11,8 +12,7 @@
-d "?"
delimiter(구분 문자)

 
Ggl:"cut 명령"

}
[[free_명령]]
@@ -23,8 +23,8 @@
[[sort_명령]]
[[stty_명령]]
[[su_명령]]
[[umask_명령]]
[[tar_명령]] - rel. [[타르,tar]] [[타르볼,tarball]]
[[umask_명령]]

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



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

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

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

Ggl:cut 명령


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