mirror of https://github.com/BOINC/boinc.git
3 lines
101 B
Bash
3 lines
101 B
Bash
|
date >$HOME/workdir/ls_lR.${1}.txt
|
||
|
ls -lRa $HOME/workdir/.dcapi* >>$HOME/workdir/ls_lR.${1}.txt 2>&1
|