![]() |
Assign find command output to a varaible
Hi Im trying to assign a find command output to a varaible but im unable to do so
Can someone please help me solve it < Quote:
|
Try using this:
Code:
fileslist=$(find /nmis/ -name "$item.xml" -type f) |
| All times are GMT -5. The time now is 04:00 PM. |