Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do u identify or filter out a 0 byte file available in a
folder by using UNIX command?



How do u identify or filter out a 0 byte file available in a folder by using UNIX command?..

Answer / raj

Most files of the following command output will be lock-files and place holders created by other applications.

# find ~ -empty

List all the empty files only in your home directory.

# find . -maxdepth 1 -empty

List only the non-hidden empty files only in the current directory.

# find . -maxdepth 1 -empty -not -name ".*"

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

What are active and passive transformations?

0 Answers   Informatica,


is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?

0 Answers  


how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed information.

5 Answers   Keane India Ltd,


When do you use mapping parameters? (In which transformations)

1 Answers  


when we use dynamic lookup,if condition matches what will be the o/p?

2 Answers   L&T,


Two workflows are running at same time first workflow is succeeded but second workflow is failed but there is no dependencies?

1 Answers   IBM,


What is the exact difference b/w IN and EXIST in Oracle..?

4 Answers   Wipro,


what is plsql table?

2 Answers  


What is an incremental loading? in which situations we will use incremental loading

2 Answers   HCL,


What are the disadvantages of Sequence Generator T/R?

3 Answers   Zensar,


Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.

1 Answers   iGate,


How we can create indexes after completing the loan process?

0 Answers  


Categories