전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
por ejemplo, la orden de la consola read tiene el mismo nombre que la llamada de sistema read.
for example, the shell's read command has the same name as the read system call.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
#! /bin/ sh # ejecuta una orden y escribe la salida en konversation. port=$1; server=$2; target=$3; shift; shift; shift; $@ _bar_ while read line; do dcop $port konversation say $server "$target" "$@: $line"; done
#! /bin/ sh # executes a command and prints the output into konversation. server=$1; target=$2; shift; shift; shift; $@ _bar_ while read line; do qdbus org. kde. konversation / irc say $server "$target" "$@: $line"; done
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
연관성이 낮은 일부 인적 번역은 숨겨져 있습니다.
연관성이 낮은 결과 표시.