Tag: shell

7 A Unix shell command alternative to echo 2012-04-01T13:51:33.960

7 Alternative console host for Windows 7/Windows Server 2008 2012-04-16T15:01:50.173

7 Download a file without wget or curl 2012-07-12T00:23:48.863

7 Command prompt takes 7-8 seconds to load in Windows 7 2012-07-25T15:03:14.313

7 pass filename and current line to shell script 2012-08-28T16:14:55.667

7 Right and fast way to test git directory and git branch? 2012-09-12T03:54:17.487

7 How do I `cd` and then* `ls` automatically in linux? 2012-11-17T13:45:29.557

7 execute sub command within xargs 2012-11-24T08:16:27.377

7 how to change the maximum number of fork process by user in linux 2013-03-02T02:06:53.537

7 How to connect to a SSH session that was backgrounded with -f -N? 2013-03-02T19:00:58.670

7 shell scripting - How to zip contents inside a folder without the folder itself? 2013-03-16T17:09:57.183

7 Wait until SSH succeeds creating a port forwarding 2013-05-02T12:15:53.513

7 Shell script to find all types of files in a directory with their count 2013-09-04T10:09:01.117

7 How to launch the Windows Explorer shell after starting with a different one? 2013-09-12T16:41:28.463

7 How can I delete a just-typed newline character in bash? 2013-10-07T10:46:37.143

7 Why do I sometimes get 'sh: $'\302\211 ... ': command not found' in xterm/sh? 2013-11-07T12:54:04.290

7 How to generate a PDF from a series of images? 2013-12-13T10:19:47.557

7 Why do people source bash_profile from bashrc instead of the other way round? 2014-01-18T04:46:19.687

7 Locating the source of a function in zsh 2014-01-26T21:26:18.633

7 how to list current path mode? 2015-03-02T22:54:10.840

7 Remove linux file named with set of shell responsive characters 2015-03-24T12:37:30.237

7 shell: "can't shift that many" error 2015-04-02T15:56:33.443

7 What triggers notifications of the form "Bell in session Shell" in KDE? 2015-05-20T19:46:32.200

7 How can I get the hostname of the machine I work on? 2015-07-23T11:18:37.583

7 Standard utility to write stdin to a file with no stdout? 2015-08-10T16:48:32.183

7 Why does rsync read .bashrc and not .profile? 2015-09-01T19:47:46.463

7 Difference between su -c and runuser -l -c 2016-04-07T12:25:32.280

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

7 Where does fish_config save its settings? 2017-08-23T17:25:08.653

7 What is the right way to set $PATH variable in zshrc 2018-02-22T18:10:54.230

7 bash / zsh alias: Can I grab the arguments and use within subshell? 2018-06-03T18:13:58.583

6 Can I have a bunch of tabs set up when I launch Terminal? 2009-07-28T16:50:03.037

6 Unix command to list all directories larger than 10mb 2009-10-27T14:52:10.567

6 emacs as a pager? 2010-02-02T02:10:48.460

6 Under Ubuntu, how can I place a shell alias command that will be global to everyone? 2010-02-06T01:54:07.163

6 Why does \rm work but rm doesn't? 2010-02-07T02:02:44.540

6 How do you replace the logon shell with iexplore? 2010-02-13T01:19:04.443

6 What exactly interpret #!/bin/bash line? 2010-03-09T01:46:12.370

6 How do I set $ variables in unix? 2010-03-09T15:40:28.137

6 How do you change the default TERM value set at console login (Ubuntu)? 2010-03-28T01:30:47.680

6 double-click to run .sh file 2010-04-15T01:16:57.480

6 Keeping my zsh or bash profile synced up on all my machines 2010-06-15T04:49:13.863

6 Why is there a minus sign in "$0" on Mac? 2010-09-12T08:37:04.990

6 Is it possible to gunzip multiple files to a specific directory without deleting the original gz files? 2010-09-29T20:02:07.357

6 How can I check if the current shell is being used from vim? 2010-10-17T16:38:14.277

6 Getting back to "stdin" after redirecting a file to a particular program 2010-11-22T23:12:53.780

6 How to download this webpage with Wget? 2010-11-25T02:03:42.770

6 Problem with quotes around file names in Windows command shell 2011-01-28T08:08:51.687

6 Delete all empty folders, even with .svn folders in it 2011-02-25T12:58:49.893

6 copy (split?) stdout instead of redirecting it 2011-02-27T15:22:52.937

6 Potential issues with adding /usr/local/[s]bin to root's path? 2011-03-02T17:24:02.937

6 How can I get emacs under windows to autocomplete paths in shell buffers using "\" instead of "/"? 2011-03-17T11:05:31.973

6 How do I start cygwin with a specific command? 2011-03-31T15:10:06.870

6 Search with "grep" for folder names 2011-04-05T19:29:07.363

6 Unix : List children processes for a given pid 2011-05-20T13:23:15.293

6 What is meant by "$?" in shell? 2011-05-23T06:35:16.443

6 UNIX command to dereference a symbolic link? 2011-07-14T19:05:36.470

6 Redirecting output twice 2011-08-22T19:38:51.063

6 How can I catch or stop a Linux shut down from the terminal? 2011-09-12T13:04:25.523

6 Is it possible to run a program through FTP prompt? 2011-10-27T13:51:27.030

6 How can I make my terminal's command prompt shorter to increase line realestate? 2011-12-20T14:00:13.993

6 change default shell from zsh to bash 2012-02-06T20:14:43.493

6 Bind keys for scrolling pages in copy mode in tmux 2012-03-02T14:38:39.857

6 Print back-reference in regular expression 2012-03-16T21:18:51.633

6 Chmod equivalence of +x and 0755 2012-03-25T13:06:06.363

6 Windows 7 - Add shell command for .png file 2012-03-26T11:29:38.707

6 Retry dropped ssh connections 2012-04-25T02:20:16.670

6 Convert symbolic links into corresponding target files 2012-05-04T17:07:22.733

6 Send all error messages to a text file? 2012-05-25T14:33:30.093

6 How to copy files on unix shell using wildcards 2012-07-25T23:26:15.143

6 How to specify for emacs tramp which remote shell to open? 2012-07-27T09:00:33.780

6 Is it possible to modify bash to run one command through another (say a python script)? 2012-10-07T20:53:03.243

6 What is the meaning of "spawn" linux shell commands ? (Centos6) 2012-10-16T23:09:59.627

6 something strange about Win-XP's command shell 2012-10-20T19:30:29.100

6 How to delete readonly variable in bash? 2012-10-27T03:52:54.697

6 Tail -f on newly-created files with unknown names 2012-11-01T12:25:28.933

6 Differences in bash scripts between $@ and $* 2013-01-20T14:05:41.467

6 What's a reliable technique for killing background processes on script termination? 2013-01-30T11:29:09.857

6 formatting of the diff output 2013-02-15T09:13:12.427

6 Invoke zsh, then *source* another file (while entering interactive mode) 2013-05-04T13:40:12.963

6 How to paste multiple Bash commands into a shell without losing some? 2013-05-13T01:50:53.860

6 How to recover bash output of an already closed window? 2013-05-21T14:32:28.793

6 How to benchmark bashrc / zshrc and prompt rendering time? 2013-06-12T11:30:23.667

6 How can I find a path by providing only part of the path? 2013-06-17T02:15:06.200

6 Does zsh support hash table as a built-in data type? 2013-08-23T14:18:36.610

6 How to columnize text with tabs (in vim or on the shell) 2013-10-29T19:59:56.000

6 SSH Tunnel for restricted user w/ PuTTY and no shell 2013-12-03T15:06:33.177

6 How to justify and center text in bash? 2014-10-11T14:09:09.920

6 Shell unbuffering for CygWin: is it possible? 2014-11-16T16:51:08.267

6 Is there a Unicode-aware LC_COLLATE sort order which respects punctuation? 2015-01-08T16:16:23.160

6 Why does root cron job script need 'sudo' to run properly? 2015-01-30T18:06:47.840

6 How to disable (and re-enable) notifications on GNOME Shell version 3.8.4 from the command line? 2015-04-15T14:27:31.210

6 What's the difference between dd and cat for writing image files? 2015-07-24T03:38:38.303

6 Actions before logout from ssh session 2015-12-12T19:01:11.280

6 "sudo screen" vs. "screen -> sudo" 2016-03-24T20:59:57.873

6 how to Boot to UEFI shell 2016-03-26T03:21:45.297

6 Bash variables with space (directories) 2017-08-24T05:01:31.263

5 difference between lam and paste 2009-07-29T15:04:55.550

5 How can I add a timestamp to the end of a cron job's output file name? 2009-09-09T10:40:33.130