LIVAI Daniel wrote:
$ 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.

By "Without the wildcard" I don't mean
"./home/daniell/.ksh", instead "./home/daniell/.ksh*", but of course:
"./home/daniell/.ksh_logout" and "./home/daniell/.kshrc".

--
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1

Reply via email to