About 50 results
Open links in new tab
  1. How do I set a variable to a command's output in csh?

    Jan 16, 2018 · How do I set a variable to a command's output in csh? Ask Question Asked 8 years, 2 months ago Modified 8 years, 2 months ago

  2. How do I check which shell I am using? - Ask Ubuntu

    Feb 28, 2015 · 696 I read that terminal is nothing but shell, and Unix provides different flavors of shells: Bourne shell (sh) C shell (csh) TC shell (tcsh) Korn shell (ksh) Bourne Again shell (bash) Questions: …

  3. scripts - Floating point in CSH? - Ask Ubuntu

    Jun 1, 2016 · The syntax of this example is written for csh/tcsh, but the principle works in bash as well. If you need something more complicated than this, you may want to implement your script in python …

  4. how to source csh script from bash environment? - Ask Ubuntu

    Dec 10, 2015 · I am using bash shell but some of the scripts that I need to source are in csh format. Can somebody tell how I can source csh scripts from bash shell? By sourcing I mean the sourced csh …

  5. command line - No csh or tcsh? - Ask Ubuntu

    In /bin, I see bash, but no csh or tcsh. When I created a ".cshrc" file in my home directory, it had no effect; that's how I discovered this problem. So the question is this: how do I switch to ...

  6. tcsh - How to capture output from a command and pass it on to a ...

    Feb 1, 2021 · I'm trying to capture output of command into variable in csh but its printing empty value to the variable. but if i run same command on terminal its working root_part_id=`gpart show | grep zfs | …

  7. Looping through directories using a csh command - Ask Ubuntu

    Sep 27, 2016 · Looping through directories using a csh command Ask Question Asked 9 years, 6 months ago Modified 9 years, 6 months ago

  8. How to set up a loop in csh to set variables to directory names?

    Jun 6, 2018 · How to set up a loop in csh to set variables to directory names? Ask Question Asked 7 years, 10 months ago Modified 7 years, 10 months ago

  9. How do I fix "MANPATH: undefined variable." in csh?

    Oct 21, 2017 · How do I fix "MANPATH: undefined variable." in csh? Ask Question Asked 8 years, 5 months ago Modified 8 years, 4 months ago

  10. Error with program.csh (bin/csh: bad interpreter: No such file or ...

    The C-Shell (csh) package is probably not installed. sudo apt-get install csh