Search Results

Search: Posts Made By: Dabless
1,138
Posted By Dabless
Actualy, I tryed it but I don't know the syntax....
Actualy, I tryed it but I don't know the syntax. I did:
mv --backup=numbered -Ssomthing.*.gz

But here I block, he do : something.2.gz.something.*.gz.1
-S change the end, but I don't know if...
3,468
Posted By Dabless
You're my hero, it worked. So the matter was the...
You're my hero, it worked. So the matter was the `` needed to replace by "" and no echo in. Thanks ! If you have some time, I asked a question on the MV command on the same section of the forum!
1,138
Posted By Dabless
MV option question
Hi, I have a question about mv --backup=numbered.
This option add a numbre plus ~ at the end if the filee allready exist.

I want to know if I can use this on :

somthing.1.gz

If the MV can...
3,468
Posted By Dabless
Ok, I can send you the full code, the error you...
Ok, I can send you the full code, the error you mentioned was function I din't need, I deleted it. I will send you a new screen shot with the error message. The comment are in french, and the echo...
3,468
Posted By Dabless
http://i.imgur.com/ho63B.png
http://i.imgur.com/ho63B.png
3,468
Posted By Dabless
I did chmod 700 on mrnet.log, I still have the...
I did chmod 700 on mrnet.log, I still have the issues. My Linux is in french, and I don't know how to trap the code tags I can take you a screen shot if you want
3,468
Posted By Dabless
you're true, the LS was useless, but I have the...
you're true, the LS was useless, but I have the same problem :/
3,468
Posted By Dabless
Basic bash, echo in loop for
Hi, I am trying to make a script to manage log. I want to write the name of the .gz I moved and the date :

for i in `ls $replog/*.gz`
do
echo " $i "
`echo $i date...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 04:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy