Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: tab in csh

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: tab in csh

Product Search Results


Results 1 - 25 of 5984

[higher confidence] - higher confidence, [lower confidence] - lower confidence

tab in csh
    Summary: Tab in shell is "\t". What is it in csh? Thanks. ...

Time difference calculation in csh
    Summary: Not forgetting to mention it should be in csh, found another script that is written in ksh. Doesnt seem to work for me though. any difference? ...

replace comma with tab in vi?
    Summary: Hello, I have a comma-delimited file open in vi. How do I replace , with tab? This :g/,/s//' '/g seems to work, but I'm not 100% sure. Thanks! ...

help in csh
    Summary: In Korn shell you can do: while (( ++n <= 10 )) do     print $n done Or in ksh93, for (( n >= 0; n <= 10; n++ )) do  &n...

Redirect path in csh script
    Summary: How should this work? The only thing you can do is, to write a small script to change the "/tmp" with "$HOME/tmp" in your csh scripts or add a variabl...

csh command history and auto completion
    Summary: Auto-completion in csh: set filec (see man csh) ...

csh if syntax chk multiple files
    Summary: what is the correct syntax in CSH for checking files like if { -e F1 AND (F2 OR F3)} then ## endif Warm Regards Kamalpreet Singh...

My script doesn't work!
    Summary: I do not work in csh, but when I change the braces to parens on the while condition, and also take out that extraneous } at the end, the script execut...

Script to process/search a csv file
    Summary: Unless you are working under the contraints of a homework assignment, it is a bad idea to write scripts in csh. http://www.faqs.org/faqs/unix-faq/shel...

Shell Script Help Needed
    Summary: hi i want to write ascript in csh , that kiled all user that idle more than 30 minutes. please help me!!!! ...

About arrays
    Summary: In ksh: set -A myarray $(print unix | sed 's/./& /g') print myarray contains ${myarray[*]} print elements = ${#myarray[*]} In bash it's a little harde...

remove history
    Summary: Could someone advice that how to remove history in CSH? As there is no histroy file created under user's home directory? Where did it record? ...

Trying to split up a large txt file
    Summary: Well I've just installed ssed and it only uses perl regexps if you tell it to with -R. The following command got rid of all the trailing spaces and ta...

calculating expressions with awk
    Summary: Well, looks like it does not like the carat, which is the operator for exponentiation. I just tested chris.awk in csh, and mine works just fine. On s...

add return line
    Summary: in a .txt file I would like to add a return of line after each character ex: COM and erec.( in csh) AM ...

Files manipulation by date
    Summary: If you post your script, someone may help. I do not code in csh because it is widely known and accepted that csh is the worst shell for scripting due...

complicated problem
    Summary: Using array in csh will be much simpler. I hope somebody could give you this help. Luke Chi ...

How to set environment variable
    Summary: Hi, I was wondering how to set enviroment variable in CSH script ? Reason because I set crontab to run a csh script that contains this command: sql...

making use of a semaphore
    Summary: can any one tell me how to run a semaphore. i understand roughly how they work code wise, but i'm not sure how to make use of them. i have two client ...

Bios
    Summary: Follow the steps to solve your problem: 1. Remove the Hard Disk cable connection. 2. Remove the CMOS battery attached to your mother board. 3. Switc...

Unix script using Korn Shell
    Summary: ==> F8 In vi editor, follow the steps below: 1. press i - to go to vi insert mode 2. press Ctr-v - to go to vi special character insert mode 3. press ...

ksh equivalent for source
    Summary: Hi everyone. Can anyone tell me the command in ksh script used to launch an external script? (I have to load a script which contains variables). In cs...

Find duplicate value & create outpu
    Summary: The code helped me tremendously and it is working fine, I also removed line # in between duplicate, but the there are some data validity issues: 1. A...

running ksh to csh script in bash
    Summary: I have my script below, which allows csh commands to be run in ksh - ie, I have a file which loads csh environments, using the setenv notation. This w...

Zsh as login shell, and shell in VI
    Summary: Good choice - zsh is way better than csh and deserves to be used more (though bash and tcsh also provide cursor key navigation and tab expansion, as d...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: tab in csh

Ads by Google