Search Results

Search: Posts Made By: unxuser
10,820
Posted By unxuser
To shereenmotor: My idea is to create an...
To shereenmotor:

My idea is to create an utility in a shell script for the user removing their old files. The utility leads the user to select an option from the screen manu to remove the file...
10,820
Posted By unxuser
re
Thanks Shereenmotor,

find . -type f $optn "$tmp" doesn't work for me.

find . -type f $optn "$2" works fine.

I expect that $optn can pass more combined options (ie. -name "*.txt" -mtime +300)...
10,820
Posted By unxuser
How to get Find command work with a variable passing "*" value?
Hi guy,

I have a problem to pass a variable containing '*' value to FIND command.
below is the script. It doesn't work by submit below command:

rmf.sh name '*.txt'
or
rmf.sh name *.txt
...
686,102
Posted By unxuser
Re
Hi Vikas,

Would you please give us more details what mothed you used get around? Thanks.
Showing results 1 to 4 of 4

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