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
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
Hello Ed, I have some questions regarding to the script that you posted in your link:
where are all these variables ($dop, $sop, $kop etc) set?
what do they mean?
Thanks for the help, Ed. I really appreaciate that. I also have a question about your script, do I need to add anything else with your script, like in b/w those brackets?
well, it's my bad, I should have try before asking for help. anyway, here is what I came up with and please help me at your will.
#/usr/dt/bin/dtksh
echo "useradd was invoked with the following arguments:"
echo ${@}
#useradd dang
dang:passwd:105:20:Tuan:/home/dang:/bin/dtksh...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.