Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 62579183

    /dev/null 2>&1 ? can somebody explain?

    you guys are really nice! thanks
  2. 62579183

    /dev/null 2>&1 ? can somebody explain?

    this is a cron job, 1 2 * * * [ -x /usr/sbin/rtc ] && /usr/sbin/rtc -c > /dev/null 2>&1 i understand the first part, but what does this mean "> /dev/null 2>$1" need you explain, thanks

Part and Inventory Search

Back
Top