Re: Improve HAVING BY performance Programming Databases by Reverend Jim … your question and sent it off to him. Just for sh!ts and giggles, he decided to feed it to ChatGPT… Re: convert .bat --> .sh Programming Software Development by griswolf sh and bash have for loops, conditionals etc, …is to understand it, then rewrite it in (ba)sh. From your linux command line, chant [icode]info bash…From a system that has a "real" sh (as opposed to using a stripped down bash, as …linux does); chant [icode]man sh[/icode]. There are examples of sh programs in the /etc directory, and other… Re: ThemeXP is back! Hardware and Software Microsoft Windows by Roberdin Sh**. Windows Update won't work for me. I think I have a cracked version of Windows XP. Do you mean MSDN? Re: one letter Community Center Geeks' Lounge by jaepi sh*t Re: javascript in mozilla firefox Programming Web Development by Troy III ............... sh. this thread is oldddd.... sh is removed from /bin Programming Software Development by clife … rm dash also so i used ln -s /bin/sh bash ln: creating symbolic link `bash': File exists then… i did sudo unlink /bin/sh after the step sh was removed from /bin. i downloaded bash-4… configure , but again i got bash: ./configure: /bin/sh: bad interpreter: No such file or directory please let me… Re: sh to csh conversion Programming Software Development by masijade …Every UNIX system comes with a sh, or at least sh compatable shell called sh. Unless you wrote your script using… bash masquerading as sh and he only has a true bourne shell… that your script uses only true sh conventions and that the #!/bin/sh line appears at the top. That… operate in a "subshell" using sh. Re: sh is removed from /bin Programming Software Development by clife I have reinstalled the OS, and cd /bin sudo rm sh sudo ln -s bash sh now my /bin/sh is bash. .sh to vbs Programming Software Development by stooartbaby Hi Everyone, Is it possible to convert a .sh script to VBS? If so, how should I go about … exactly what i need, but it is written as a .sh we are a pure windows shop and have very little… Re: .sh to vbs Programming Software Development by omrsafetyo …, bound together by an interpreter (whether it be ksh, csh, sh, or awk). There really aren't a lot of limitations… Re: .sh to vbs Programming Software Development by stooartbaby Here is a copy of the .sh script... the idea is that it updates the configuration of … sh to csh conversion Programming Software Development by jlbovo … is that some where is there a utility to convert sh to csh, or an easy identifcation guide of sorts to… [sh] file operations Programming Software Development by mashimaro Hi, I've got 2 problems with sh: 1) I have a list of logins, seperated by a … sh: PAUSE: command not found Error, Not Understanding This? Programming Software Development by determine …'m not sure how to correct it. the error is sh: PAUSE: command not found My code is attached. Thanks for… SH file & cronjob Programming Web Development by 54uydf … the server told me now that he can only run SH file? shell script if I'm not wrong..the server… Re: SH file & cronjob Programming Web Development by pritaeas Just look on the net for samples, you can call your php file from sh. What is your experience with clk.sh? Digital Media Digital Marketing by AndersLarsson I just released a video where I try out clk.sh. First, I wanted to see if the service was indexed … video. Then I found another sneaky method to post clk.sh links and similar. To my surprise, I couldn't find… don't recommend doing it. Do you know about clk.sh? Have you ever tried it? Do they pay out? Before… How To Call A PHP Script From UNIX SH script and pass variables? Programming Web Development by tekneck … am trying to call a php script from a crontab sh script... I can get it to work if I hardcode… a single php file either from hardcoded calls in the sh script, or even better, by looping through an array. Here… Re: How To Call A PHP Script From UNIX SH script and pass variables? Programming Web Development by kireol … am trying to call a php script from a crontab sh script... I can get it to work if I hardcode… a single php file either from hardcoded calls in the sh script, or even better, by looping through an array. Here… sag.sh[11]: SAG: not found Programming Software Development by sommer_queen … the following script and i get the following errors : sag.sh[11]: SAG: not found mv: cannot create /sag_0609131449.txt :Permission… Viewsonic E90FMB - 19" CRT w/flat screen - $125 +sh Community Center by Duki …;hl=en&btnG=Search[/URL] My Price: $99.95 +sh (the title is wrong, sorry) (shipping ~$40) Here is a… Need Help with sh script Programming Software Development by GOGO@FreeBSD … english is very bad xD) here is my script: #!/bin/sh echo "This Programm will help u create, delete and… csh vs sh Programming Software Development by k2k I am currently taking shell scripting online, my professor has emphasized again and again not to use csh. I haven't learn in depth the difference between csh and sh yet. Can anyone explain abit what is the major difference? a little example please if possible.. thanks Re: csh vs sh Programming Software Development by eggi … his insistence on shying away from csh and starting with sh. Check out the man pages for both shells and look… Converting this SH script to C (not . Programming Software Development by Mattpd … I think. My bad, anyway... I recently wrote a some SH scripts to manage lines of text in a separate txt… Saving or Running output in .sh Programming Software Development by .11 Hey a question, In my .sh, I've use a solve command, which solves a problem … simple multiplication .sh Programming Software Development by saransh60 … add two variables in c echo $c this is the .sh file that i have created but when run in terminal… Download a file from remote server to local machine using java program by invoking sh Programming Software Development by kvkc …(); Process proc = rt.exec("/home/it/Test/current/catdownload.sh"); int exitVal = proc.exitValue(); System.out.println("Process… netbeans and dorun.sh Programming Software Development by the xyz hello everyone, I have a problem with netbeans 6.8 (c/c++) when I compile a code because dorun.sh give me this screenshot and I could not fix this. the screenshot is the next: [url]http://img848.imageshack.us/i/dibujoyd.png/[/url] thanks for your help, convert .bat --> .sh Programming Software Development by juan77 … following code. bat and I would like to convert it. sh, someone could help me? Thank you. [CODE]1) for /F…