I have a soft link (used ln -s command) directory in my path. Can I simply remove it by using rm command? If yes, is it going to remove the files in the directory I linked from? Please advise. Many Thanks.
I need to ftp a gigabytes file from mainframe to Unix server. Do I need to modify anything as below in my script? or if you have something different, please share. Thanks.
echo 'ftp -vi' $IPADDR' <<Endftp" > $TEMPFTPFILE 2>$1
echo 'site nostrip' >> $TEMPFTPFILE 2>&1
echo 'site...
I'm too new to SAS, I have a field with a Code# field, and I need to use SAS to loop it and print out if code# appears 1 time only, two times only and etc.... The counts are mutually exclusive.
Any advice is appreciated.
I'm a new learner of shell programming, I have some files coming in with binary data which I need to strip off, but I don't know how. Any help will be appreciated.
Thanks,
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.