Search Results

Search: Posts Made By: rezasadeghi
Forum: HP-UX 08-08-2016
10,471
Posted By rezasadeghi
hello you can use this code: find * -type...
hello
you can use this code:

find * -type f -mtime -$nb_days -print -exec tar cvf {} \; && bzip2 *.tar




Please use CODE tags as required by forum rules!
1,614
Posted By rezasadeghi
finally i could do it with this code: echo...
finally i could do it with this code:
echo "abcd" | fold -w1

Thanks a lot for help
Showing results 1 to 2 of 2

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