Search Results

Search: Posts Made By: SimonBASH
2,833
Posted By SimonBASH
Ok I succeed to find a file in a folder and to...
Ok I succeed to find a file in a folder
and to declare if the "file" that I found is a folder or not.

now I'm trying to get in the subdirectories and to search there recursive,
I tried to write...
2,833
Posted By SimonBASH
I tried to run it like u said with */*home/ and...
I tried to run it like u said with */*home/
and still got the same problem.

when I'm trying to get only one specific file from the directory as I tried earlier
my output is a list of all the...
2,833
Posted By SimonBASH
thanx for the replay. I tried your code and if...
thanx for the replay.
I tried your code and if I enter the Input

./FindFile.sh -d home/student/TA2 -f s1.sh

I get :
ls: cannot access /s1.sh: No such file or directoty

what should I do?
2,833
Posted By SimonBASH
Find file in a directory
Hi, I'm trying to write a script that search file in folder.
I got problems with selecting specific file from the list of the files.
when I runing the script I get a list of files instead of one...
2,491
Posted By SimonBASH
I just started the only thing that I did is to...
I just started the only thing that I did is to receive the parameters.
can u give me please some direction or example code how to imitate the 'find' function with getops?!
2,491
Posted By SimonBASH
Find script
Hello, as I'm doing my first steps in Linux I'm trying to create bash file
that will search file\s in folders by using the Find command.

can u help me with the script?

it should be :
...
Showing results 1 to 6 of 6

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