Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to remove dir background in `ls -color` output [closed]

linux shell terminal ls

Change extension of file using shell script

linux shell unix

Getting parent's directory name by piping the results of dirname to basename in a Bash script

bash shell scripting

Split large string into substrings

string bash shell

How to do a if else match on pattern in awk

shell awk grep

using bash to get revision number from subversion

bash shell

shell: delete the last line of a huge text log file [duplicate]

shell tail

How can I translate a shell script to Perl?

perl shell

Does it make sense to rewrite Perl and shell scripts in java?

java perl shell

How to open an app in terminal and passing the current working directory?

How to redirect stdout+stderr to one file while keeping streams separate?

bash shell unix zsh tee

Stopping Android studio shell process wont stop tests

Using wget to download an entire folder from github [closed]

macos shell github wget

Getting "Error occurred during initialization of VM"

java linux shell unix solaris

Opening Finder from terminal with file selected

macos shell terminal

Execute xp_cmdshell command as specific user

sql-server windows tsql shell

Use Bash variable within SLURM sbatch script

linux bash shell awk slurm

Why do shells ignore SIGINT and SIGQUIT in backgrounded processes?

linux shell unix signals posix

What is the subprocess.Popen max length of the args parameter?

python shell subprocess popen