Title |
Δ |
Why am I getting the "Clear screen capability required" w...
|
0.00 |
In Unix shell, how to convert from hex string to stdout bytes in ma...
|
0.00 |
How to remove all newlines ("\n") between two patterns wi...
|
+0.37 |
How to capture the longest match of a repeating pattern using BASH_...
|
+2.62 |
How to merge Multiple lines into one line only if the previous line...
|
-1.02 |
sshfs with ansible does not give the same result as running it manu...
|
0.00 |
Remove a single line from a very large file using sed
|
+2.15 |
How to remove non-greedy suffix from string in bash?
|
+1.49 |
How to jump to a string in vim ex mode using a bash script
|
0.00 |
Automate 2 scripts interacting with each others using expect
|
+0.41 |
Returning status of grep command executed remotely via ssh embedded...
|
0.00 |
Python executing expect command unmatching quotes issue: python -c...
|
0.00 |
how to end interact in expect on specific output?
|
0.00 |
Login failed while connecting to SQL server using MacOS terminal
|
0.00 |
Why may USR1 signals sent from background jobs in a Bash script not...
|
-1.06 |
Pass password with sshpass to both servers when scp copying from on...
|
0.00 |
expect is not working for non-English language
|
0.00 |
Error transporting binary data over ssh/telnet (even shell) in expe...
|
+1.98 |
Is there a way for bash to know home directory without $HOME variable
|
0.00 |
Why does BASHPID change in here-strings
|
0.00 |
Regex is triggering an 'Unextpected token' in my bash scrip...
|
0.00 |
Trying to Create a remote login tool: "interact" in "...
|
+1.32 |
Portable sed way to find longest common prefix of strings
|
0.00 |
How do I replace multiple occurrence of a character between specifi...
|
+1.84 |
Can't load .bash_profile
|
0.00 |
libreadline: When is the function "_rl_parse_colors()" ca...
|
0.00 |
Bash command to generate random password breaking on macOS Big Sur...
|
0.00 |
Bash script comparing string with : in it
|
-2.08 |
The hard way to debug the mysterious git+ssh+proxy failure "ba...
|
0.00 |
Understanding the effect of curly braces with respect to redirectio...
|
0.00 |
Trap Command not detecting terminal resize (SIGWINCH)
|
0.00 |
Using history command in Bash alias
|
0.00 |
GNU sed : print new line after pattern space using the s command
|
0.00 |
ssh port forwarding ("ssh -fNL") doesn't work via exp...
|
0.00 |
Is it possible (in sed) to remove a newline character only when pre...
|
+2.11 |
Syntax error when using screen with ssh and remote gawk
|
0.00 |
Is for loop or printf sequence preferred to create strings of n cha...
|
0.00 |
Change last character's color of PS1v promt based on exit statu...
|
-0.70 |
subprocess.call nohup & - doesn't run process in background
|
0.00 |
Getting number of parameters in FUNCNAME
|
0.00 |
Problems with ssh buffering of stderr without -tt
|
0.00 |
Expect premature EOF when spawning forking process
|
0.00 |
how to make awk print everything from nth column
|
+1.28 |
Can't successfully call any external shell script in pipe with...
|
-0.32 |
How to autocomplete files under specific directory?
|
0.00 |
Bash complete function - Separating completion parts with character...
|
0.00 |
How to sleep inbetween parallel downloading using Xargs with wget c...
|
0.00 |
printf style "%0*d" % (m, n) -- what's the equivalent...
|
0.00 |
how to stop started program after ssh connection is disconnected
|
+0.41 |
PHP how to run multi bash command in background
|
+0.42 |