Tag: tcsh

14 How can I automatically update the title in an xterm running screen? 2010-04-13T09:15:07.503

12 Can I "export" an alias to the SHELL that invoked a script? 2012-07-11T08:19:30.760

11 After-the-fact remote nohup with tcsh 2009-10-02T15:26:42.777

10 How to make auto complete available for directories in cdpath for tcsh? 2013-11-08T23:13:59.077

8 vim can not execute unix command with :! due to shell changing 2012-11-30T16:41:27.600

7 Does bash have a hook to determine when child shell exits? 2017-05-05T16:25:37.213

6 In tcsh, how can I fork multiple shell commands, wait until they all complete, and then do another command? 2010-07-08T16:53:55.143

5 command limits when pasting into tcsh (mac OS X) 2010-12-06T20:19:52.170

4 Setting up tab-completion of paths in bash or zsh to resemble tcsh 2011-05-05T13:02:49.297

4 Redirect stdout to stderr in tcsh 2012-05-23T14:28:57.950

4 What's DING!? Shell prompt with time in it 2012-07-30T22:05:09.530

4 Linux: How to eval the contents of STDOUT? 2013-04-15T14:21:49.957

3 In tcsh, how can I silence the output of an already running background process? 2009-12-23T13:18:43.127

3 cshell for windows 2010-05-30T10:51:29.250

3 How to open xterm shells with background colors based on topographic positioning? 2010-07-28T13:47:27.713

3 c shell environment variable error: "Bad : modifier in $" 2011-01-17T23:04:13.547

3 get value of an alias in bash 2012-01-01T09:03:33.320

3 "which" Program Requires Shell Refresh to See Newly Installed Programs? 2012-04-13T15:01:26.370

3 In csh/tcsh, how can I incorporate literal curly braces into a command that's processed with eval? 2012-04-27T02:01:09.747

3 How to save shell history more conveniently in tcsh? 2012-05-06T14:48:28.300

3 Transferring environment variable through SSH / quoting in bash/sh/csh/tcsh 2012-10-02T15:47:44.607

3 Arbitrary code execution in tcsh prompt? 2013-01-30T14:49:43.370

3 How to get rid of errors when running find command in Linux? 2013-02-08T22:57:13.447

3 Running commands as another user on their machine via ssh? 2013-10-04T18:46:45.033

3 Use ">>" Redirection Operator for Non-Existent File In tcsh/csh 2013-11-25T17:15:16.303

2 linux text editor for windows 2010-06-01T17:10:50.313

2 Is this alias any useful? 2010-08-02T19:02:38.127

2 In tcsh, how do I disable spelling correction of my command? 2010-08-18T17:11:47.660

2 How to set PATH to run programs outside of default path? 2010-09-08T02:21:57.090

2 On Linux (CentOS 5), remembering when we've followed a symlink and being about to 'cd ..' out again 2010-12-10T13:18:23.193

2 Is it possible to display 'special' characters in tcsh prompt running on gnome-terminal? 2011-02-03T17:55:38.970

2 How to get linux to stop asking "There are # rows, list them anyway? [n/y]" for auto-completing 2011-06-28T15:27:31.107

2 Something is changing the OSX default shell to tcsh 2011-11-18T21:44:15.227

2 bash 4.2 autocd command default over directory 2012-05-19T04:19:34.033

2 Echo string in tcsh with special characters escaped 2013-02-13T16:08:23.747

2 List directories without erroring if none exist 2013-03-26T14:19:18.647

2 rm matching file names by pattern 2013-11-18T04:16:52.150

2 How to set a time length of ssh and redirect the error message 2015-05-24T19:47:23.737

2 Run tcsh with arbitrary startup script 2015-08-22T01:36:19.150

2 tcsh: how can we display the body of a foreach loop in history 2015-11-02T04:25:14.180

2 Color coded 'ls' under ssh connection from Mac to SunOS server (tcsh shell) 2016-03-01T20:16:01.990

2 How to automate git tasks that require a commit message? 2017-01-31T17:52:32.197

2 ypchsh not changing to some shells 2017-09-02T01:20:38.023

2 ssh-copy-id to a tcsh on Solaris? 2018-06-02T09:20:20.373

1 Using regular expressions and tail to execute a command 2009-10-09T22:52:52.273

1 history file grows indefinitely 2009-10-14T17:17:57.763

1 run tcsh but bash started instead 2010-07-23T22:52:50.820

1 tcsh shell not autocompleting *.log files for vi 2011-04-08T08:41:54.140

1 cd Command Linux and Mystery Flags 2012-04-25T19:57:07.240

1 How can I have the return string of a program appear in my tcsh prompt? 2012-10-16T01:20:58.933

1 csh: Every command returns "no match" 2013-01-17T19:37:02.783

1 Tcsh command history 2013-05-29T19:09:50.523

1 How do I make an alias work when I need to invoke more than one binary in the same command? 2013-06-05T11:14:03.633

1 How do I execute savehist for tcsh history if my machine froze? 2013-08-05T16:36:03.850

1 Copying multiple files on linux 2014-10-27T10:36:53.547

1 How can we configure paths for .cshrc 2014-12-11T06:06:31.377

1 256color terminal flickering in Konsole 2015-08-28T18:06:26.653

1 Red Hat 7 terminal does not open in cwd 2015-10-15T22:17:41.843

1 bash like --init-file in the tcsh 2015-10-19T07:45:17.860

1 How to make an interactive subshell in tcsh? 2015-11-09T04:38:01.627

1 Tab-Complete (alphabetically) last match 2017-01-12T14:33:05.037

1 How to modify the behavior of the commands that delete "words" to the left 2018-08-13T18:12:18.277

1 screen - move cursor to beginning of line *in tcsh* 2019-11-13T16:36:07.660

0 Space in Directory Path in $path Variable in Linux 2009-10-07T19:43:02.937

0 what does tail + number does? What about head 2009-10-28T20:11:13.427

0 tcsh `cd` always issues a printout of `$PWD`. How do I disable this? 2010-04-27T02:34:59.823

0 How do I set an environment variable in tcsh that dynamically references other env vars? 2010-10-17T17:24:14.260

0 Running the output of script, and checking for consistency 2012-02-23T18:54:42.070

0 sudo in CentOS 6.1 does not preserve command aliases as sudo elsewhere does? 2012-03-02T23:28:04.837

0 Opening new terminal window does not pick up .cshrc 2012-06-06T13:07:40.220

0 Ignore variables from another shell 2012-08-08T12:47:40.080

0 tcsh: how to enter a subdirectory that's most recently modified? 2012-10-01T18:17:49.573

0 Use two different completions in tcsh 2013-04-02T09:39:29.123

0 Writing a tcsh script to copy files specified in first argument to a specific directory 2013-05-13T17:24:26.577

0 Copying a template header to multiple existing files 2013-07-12T20:08:31.100

0 No entry for terminal type "xterm-256color-256color 2013-08-01T09:21:27.633

0 Suppress 'Warning: no access to tty' in ssh 2013-09-17T17:17:09.847

0 grep: Invalid back reference for date expression in tcsh 2014-07-23T14:47:11.240

0 Variable substitution in tcsh 2014-09-04T13:54:08.947

0 How can I make printf print unicode characters saved in a variable? 2014-10-17T15:30:21.280

0 I have a ~/.cshrc file that is sourcing another file, which should source an additional file but is not 2014-11-17T21:05:22.803

0 Run script on SSH login to server 2014-12-09T15:28:27.533

0 tsch: tab-complete filename after --flag= 2015-04-02T07:47:00.317

0 How do I insert the results of a unix command into the tcsh CLI? 2016-04-08T16:35:34.800

0 Can I configure my .cshrc to ignore all files with a certain extension? 2016-12-30T15:28:04.050

0 How to create command to send me text message as to whether it failed or passed? 2017-03-28T21:38:11.047

0 How to turn off directory echoing in tcsh? 2017-08-08T16:26:29.260

0 How to script to read user input, then run in background itself even closing terminal in TCSH? 2017-11-04T03:01:35.623

0 Package not found for awk.exe and csh.exe in Cygwin 2.10.0 2018-05-31T12:26:26.693

0 Execute a command in new interactive tcsh shell 2018-09-22T06:05:08.153

0 Usage of the percentile operator in shell scripts 2018-10-11T22:53:57.763

0 tcsh: Append to variable if it exists, create if it doesn't exist 2019-08-26T16:58:57.437

0 Can't go through tcsh command history when using tmux 2019-09-12T10:01:36.480

0 tcsh closes file descriptors 2019-09-19T17:22:27.030

0 How to make tcsh command correction more sensible? 2019-11-19T00:40:08.230

0 SSH sends environment variable, but to no effect 2020-01-29T15:32:10.950