Hi!
$ uname -mrsv
OpenBSD 4.4 GENERIC#0 i386
$ pwd
/home/daniell
$ tar -C / -cvf test.tar ./home/daniell/.ksh*
tar: Unable to access ./home/daniell/.ksh*: No such file or directory
tar: WARNING! These file names were not selected:
./home/daniell/.ksh*
$ ls -l /home/daniell/.ksh*
-rw-r----- 1 daniell daniell [...] /home/daniell/.ksh_logout
-rw-r----- 1 daniell daniell [...] /home/daniell/.kshrc
Without the wildcard, it is working as expected. Anyone else
experiencing this? Is this a known problem?
Thanks!
Daniel
--
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1