差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
20220803_private_data [2022/08/10 09:05] – 133.11.144.12 | 20220803_private_data [Unknown date] (現在) – 削除 - 外部編集 (Unknown date) 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
- | m50v251n3 | ||
- | #copy the data from origin place | ||
- | scp yoshitake.kazutoshi@m1536:/ | ||
- | #re-name the files | ||
- | ``` | ||
- | cd / | ||
- | rename forward _1 * | ||
- | rename reverse _2 * | ||
- | ``` | ||
- | |||
- | #get the list of file names, then copy them into excel | ||
- | forward files | ||
- | http:// | ||
- | reverse files | ||
- | http:// | ||
- | |||
- | #using ' | ||
- | / | ||
- | use the file in script directory | ||
- | |||
- | |||
- | #Comvert the line breaks (windows to linux) | ||
- | ``` | ||
- | sed -i ' | ||
- | ``` |