(同じ利用者による、間の2版が非表示) | |||
1行目: | 1行目: | ||
==オプション== | ==オプション== | ||
;-o / -out | |||
:print the selection to standard out (generally for piping to a file or program) | |||
;-r / -rmlastnl | |||
:when the last character of the selection is a newline character, remove it. | |||
;--selection [ s | c ] | ;--selection [ s | c ] | ||
:格納先をセカンダリ、クリップボードに変更 | :格納先をセカンダリ、クリップボードに変更 |
2019年3月5日 (火) 15:28時点における最新版
オプション
- -o / -out
- print the selection to standard out (generally for piping to a file or program)
- -r / -rmlastnl
- when the last character of the selection is a newline character, remove it.
- --selection [ s | c ]
- 格納先をセカンダリ、クリップボードに変更
$ ls | xclip $ xclip test.txt