Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

SSH - a way to transfer files without opening a separate SFTP session?

shell ftp ssh sftp openssh

A simple if/else bash script which reacts to user's yes/no input? [duplicate]

bash shell

bash loop skip commented lines

bash shell

Subprocess.call or Subprocess.Popen cannot use executables that are in PATH (Linux/Windows)

How to parse a command output in shell script

linux shell parsing

Changing the bash script sent to sbatch in slurm during run a bad idea?

Getting "numeric argument required" when running a script with arithmetic operations

shell sh

Grep ignore multiple lines

shell grep

Lightweight GNU readline alternative

How do I use a variable argument number in a bash script?

bash shell

Sending keyboard input to a program from command-line

Behaviour of GNU sort command (with non-letter ASCII characters, such as dot or semicolon)

linux shell command-line

Unix: What does cat by itself do?

linux bash shell unix

using comm to diff two files

bash shell

How to get the pid of command running with sudo

linux bash shell unix sudo

How to substitute quoted, multi-word strings as arguments?

Run shell command and don't wait for return [duplicate]

linux bash shell

Bash script to install AWS CLI tools

Spark fails to start in local mode when disconnected [Possible bug in handling IPv6 in Spark??]

What does the FD column of pipes listed by lsof mean?