Advanced Search

Collapse

Search

Collapse

  • admin
    Bash Scripts
    by admin
    Bash scripts are kind of the Linux version of DOS .bat files. Bash scripts have the extension .sh

    They are basically text files containing...
    15-03-26, 03:07 PM
  • admin
    Cron (scheduled tasks)
    by admin
    Cron is the Linux/UNIX equivalent of Scheduled Tasks under Windows.

    Basically you can time tasks to be regularly carried out day to day....
    15-03-26, 03:04 PM

Excluded Words

What it does: excludes search results with a particular word or phrase

What to type: bass -fishing

What you'll get: results about bass that are not related to fishing

Multiple Words

What it does: searches for web pages that include either word

What to type: vacation London OR Paris

What you'll get: results with the word "vacation" and either "London" or "Paris"

Working...