[過去ログ] FreeBSDを語れ Part52 (1002レス)
前次1-
抽出解除 レス栞

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
215
(1): 2020/08/13(木)14:17 AAS
>>212
"test/." のようにピリオドで終わるとできそう?

% mkdir test test2
% gcp -av test/. test2
% ls -GAl test2
total 0

% gcp -av test test2
'test' -> 'test2/test'
% ls -GAl test2
total 1
drwxr-xr-x 2 homuhome homuhome 2 8月 13 14:15 test
216: 2020/08/13(木)14:49 AAS
>>215
ビンゴ
なかなか面白かった。ありがとう

% sh
$ mkdir test test2
$ touch test/file test/.file
$ ls -alh test
total 2
drwxr-xr-x 2 john doe  4B 8月 13 14:38 .
drwxr-xr-x 4 john doe  5B 8月 13 14:26 ..
-rw-r--r-- 1 john doe  0B 8月 13 14:38 .file
-rw-r--r-- 1 john doe  0B 8月 13 14:38 file
$ gcp -av test/. test2
'test/./file' -> 'test2/./file'
'test/./.file' -> 'test2/./.file'
$ ls -alh test2
total 2
drwxr-xr-x 2 john doe  4B 8月 13 14:38 .
drwxr-xr-x 4 john doe  5B 8月 13 14:26 ..
-rw-r--r-- 1 john doe  0B 8月 13 14:38 .file
-rw-r--r-- 1 john doe  0B 8月 13 14:38 file
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ

ぬこの手 ぬこTOP 0.037s