Thank you Boris. It worked.
On Sun, Apr 17, 2016 at 1:14 AM, Boris Steipe wrote:
> The command:
>
>system("chflags -R nouchg /path/to/your/directory")
>
> ... should unlock your files recursively in the directory. Then proceed with
> file.remove()
>
> B.
>
>
>
> On Apr 16, 2016, at 3:09 PM, C
The command:
system("chflags -R nouchg /path/to/your/directory")
... should unlock your files recursively in the directory. Then proceed with
file.remove()
B.
On Apr 16, 2016, at 3:09 PM, Christofer Bogaso
wrote:
> Hi,
>
> I am looking for some R code, which will delete all files in a
Hi,
I am looking for some R code, which will delete all files in a Folder
that contains both Locked and Unlocked files. There are many,
therefore i would like to delete all files programmatically in one go.
I used following code :
## "SS" is the Folder name including entire path which contains L
3 matches
Mail list logo