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 wOOdy-Soft 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: *

  • Users: tdang2
  • Content: Threads
  • Order by date
  1. tdang2

    missing script, please help....

    1.#!/usr/bin/ksh 2. # this is /home/wm/bin/changeareacode find /webdocs -type ______ _________ | sed...... could you help me to fill out those two empty line? thanks
  2. tdang2

    command problem, please help...

    I am in charge of organization's server. I need to write the shell command that will give at some time during the week preceding this change, to carry out this change at 3:15 AM Sunday . can I used the "at" command to schedule this job? if so, how? please help me with the command. thanks
  3. tdang2

    adding new user, using unix, linux scripts, please help

    Hello all, I am taking unix and linux classes now and I have a problem with adding a new user by using unix and linux scripts. please help me with the script that adding a new user. here are the requirements: 1. edit the passwd and shadow files to define the user's account. 2. set an initial...

Part and Inventory Search

Back
Top