similar to: Any existing functions for reading and extracting data from path names?

Displaying 20 results from an estimated 5000 matches similar to: "Any existing functions for reading and extracting data from path names?"

2013 Sep 30
4
read.table() with quoted integers
Hi! It seems that read.table() in R 3.0.1 (Linux 64-bit) does not consider quoted integers as an acceptable value for columns for which colClasses="integer". But when colClasses is omitted, these columns are read as integer anyway. For example, let's consider a file named file.dat, containing: "1" "2" > read.table("file.dat",
2011 Oct 21
5
How to remove a Trash folder from a mounted ntfs partition
CentOS-5.7 using fuse-ntfs-3g I have a HDD from a laptop that is being returned for repair replacement. I wish to remove certain files before sending the laptop back with the HDD. I have mouunted the HDD on my desktop as an ntfs filesystem using an external SATA / USB adapter. As root I then used the gnome desktop to move the desired files to trash. Now I wish to delete the contents of the
2020 Nov 17
2
Best practice preparing for disk restoring system
Short of backing up entire disks using dd, I'd like to collect all required information to make sure I can restore partitions, disk information, UUIDs and anything else required in the event of losing a disk. So far I am collecting information from: - fdisk -l - blkid - lsblk - grub2-efi.cfg - grub - fstab Hoping that this would supply me with /all/ information to restore a system - with the
2020 Nov 17
2
Best practice preparing for disk restoring system
Maybe "rear" is an appropriate solution for you? https://relax-and-recover.org/ On 17/11/2020 18:23, Chris Schanzle via CentOS wrote: > I would include LVM and mdadm info as well, since I use those features.? I encourage you to look at what long-lived tools, such as clonezilla, write into their archive directories.? It's impressive. > > If you zero out all free space on
2015 Apr 26
2
Cannot delete/write after system update
After upgrading one of my home servers, and I can no longer delete or write files via Samba. I would very much appreciate assitance. I will explain my situation and provide logs for the case of deleting a simple file. My configuration is to access my shares as a guest, which should be mapped to the smbuser Linux account. To achieve this I have set the following globally: map to guest =
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4) recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra patches to vfs_gpfs module to bring it 3.5.8 level. It is running with ctdb against Windows AD 2008 R2 domain controllers with all the idmapping been held in the AD. In order to
2019 Oct 23
1
AD Member Server and 'vfs objects recycle' permission problems
Hi, on our samba 4 domain member server we use the vfs objects module 'recycle'. Unfortunately we ran into a strange permission problem with deleted folders. The newly created folders in the recycle folder have the wrong permission. The deleted file(s) itself has the correct group (rw) permissions. The shares correct permissions: getfacl Papierkorb/ # file: Papierkorb/ # owner: root #
2009 Nov 06
1
probem on merge data
Hi there, data1<-matrix(data=c(1,1.2,1.3,"3/23/2004",1,1.5,2.3,"3/22/2004",2,0.2,3.3,"4/23/2004",3,1.5,1.3,"5/22/2004"),nrow=4,ncol=4,byrow=TRUE) data1<-data.frame(data1) names(data1)<-c("areaid","x","y","date") data1 areaid x y date 1 1 1.2 1.3 3/23/2004 2 1 1.5 2.3 3/22/2004 3 2
2013 May 24
1
Failed to create /dev/loop0p* entries for partitions inside loopback devices
centos 6 failed to create entries under /dev for newly created loopback devices. Any one know why? and how to fix/workaround it? The steps to duplicate is pretty simple dd if=/dev/zero of=/tmp/deleteme bs=1M count=100 losetup /dev/loop0 /tmp/deleteme fdisk /dev/loop0?? ## created partitions 1, 2, etc. fdisk -l /dev/loop0? ## confirmed that the partitions do exist mkfs.ext3 /dev/loop0p1 ## failed
2015 Apr 29
2
Cannot delete/write after system update
On Mon, Apr 27, 2015 at 10:56:05AM +0100, Rowland Penny wrote: > On 26/04/15 05:38, Bob Bell wrote: > > After upgrading one of my home servers, and I can no longer delete or > > write files via Samba. I would very much appreciate assitance. I > > will explain my situation and provide logs for the case of deleting a > > simple file. > > > > My
2007 Apr 30
4
need some explanation
Hi, OS : Solaris 10 11/06 zpool list doesn''t reflect pool usage stats instantly. Why? # ls -l total 209769330 -rw------T 1 root root 107374182400 Apr 30 14:28 deleteme # zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT wo 136G 100G 36.0G 73% ONLINE - # rm deleteme # zpool list NAME SIZE
2003 Apr 08
2
OpenSSH compilation in AIX
[Note: CC to openssh-unix-dev added] "Ph. Marek" wrote: > I found you mail > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104970105603800&w=2 > where you claim that you've compiled openssh in AIX. That is correct, AIX 4.2.1, 4.3.3 and 5.1. > Not my situation is as follows: > openssh-3.6.1p1 > AIX 4.2 > gcc >
2001 Oct 31
4
What is Samba speed?
Hi, what is Samba speed limit? I usually get maximum throughoutput about 3-4 MBytes/s reading from Samba, 2-3 MB/s writing to Samba server. (IDE discs, but 256 MB memory, Athlon 900 MHz, one 500 MB file, 100 Mbit network). What are your results? Does anybody knows about some performance tunings? I have adjusted only this: socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384 write cache
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
Hi all, Environment: Compiler: IBM XL C/C++ Enterprise Edition for AIX v9.0 Server: AIX 5.3 TL 10 SP1 I use configure with the following option to configure the makefile. --------------------------------? export CC=cc export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include" export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib" ./configure --prefix=/usr/local
2010 Mar 02
9
Filebench Performance is weird
Greeting All I am using Filebench benchmark in an "Interactive mode" to test ZFS performance with randomread wordload. My Filebench setting & run results are as follwos ------------------------------------------------------------------------------------------ filebench> set $filesize=5g filebench> set $dir=/hdd/fs32k filebench> set $iosize=32k filebench> set
2004 Jul 01
3
AIX lssrc command error after installed OpenSSH
Hi, We compiled and successfully installed OpenSSH 3.8.1p1 (or earlier version), but has false respond from lssrc -a command. Example error message as: openssh daemon itself - "opensshd tcpip inoperative" or other daemon - "0513-001 The System Resource Controller daemon is not active" We've installed the following filesets on several AIX servers
2011 Jul 31
3
R 2.13.1 can't find package binaries on R-Forge
[Env: Win XP] I've just upgraded from R 2.12.2 to R 2.13.1. As part of my upgrade process, I typically install some in-development packages from R-Forge that are not on cran. But for the first time, it doesn't work. e.g., > install.packages("p3d", repos="http://R-Forge.R-project.org") trying URL
2015 Apr 29
1
Cannot delete/write after system update
On Wed, Apr 29, 2015 at 09:19:32AM +0100, Rowland Penny wrote: > On 29/04/15 04:04, Bob Bell wrote: > > On Mon, Apr 27, 2015 at 10:56:05AM +0100, Rowland Penny wrote: > >> On 26/04/15 05:38, Bob Bell wrote: > >>> After upgrading one of my home servers, and I can no longer delete or > >>> write files via Samba. I would very much appreciate assitance. I
2011 Mar 11
4
(no subject)
Hi, I have tried to load a file originally from Excel, via csv, text and clipboard today. When I succeed I cannot change the format from "factor", and when I try to convert it to numerical it only gives the position of the "factor-group", not the real value in the column? Any quick suggestions? Andreas [[alternative HTML version deleted]]
2008 Aug 12
1
Please help: The process of am-utils map key lookup
Hi, I am using am-utils(amd binary daemon) to auto mount home directories. the mounting process seems working fine but I am still not understand how the amd map key(s) lookup process works. I've carefully read the am-utils(amd) document at http://am-utils.org/docs/am-utils/am-utils_8.html, especially the chapter "3.2 How keys are looked up" but am still not clear. For example,