Reageer op reactie

grep your heart out

I'm still learning to use more command line options.
Today I wanted to apply Hide machine readable name of menu by default. so I had to search for the context around the drupal #attached_js form tag.
So I type man grep and search for context. And bly me there is an option :)
grep --context=4 -r "attached_js" *
Which is _cool_

Reageren

De inhoud van dit veld is privé en zal niet openbaar worden gemaakt.
  • Adressen van webpagina's en e-mailadressen worden automatisch naar links omgezet.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Regels en paragrafen worden automatisch gesplitst.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

Meer informatie over formaatmogelijkheden

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.