I read a lot about Linear Logic recently but I failed to find any real use to the logic.
I'd like to know how and where Linear Logic could be applied. Something like lambda calculus can be clearly used as a programming language (scheme, lisp). But I don't see how Linear Logic could be used in the real world...
Session types in type theory can be defined in terms of (intuitionistic) linear logic. See e.g. Caires and Pfenning. Whether or not you think session types (or even type theory) is a "real use" is up to you.
However, it is also used in practice as a language for for specifying properties which can then be verified to hold or not for a given model using model checking algorithms. See e.g. Faymonville and Zimmermann.