Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to run the first process from a list in a file deleting the first line as if the file was a queue and I called "pop"?

shell unix queue

Replacement one column with a column from another file skipping the header with AWK

shell awk

Gradle 'exit' in a shell script [duplicate]

bash shell ssh while-loop

Shell command to format numbers inside filenames

bash shell

what object-based shells are there?

shell oop powershell pipe

expand ipv6 address in shell script

shell ipv6

How can I run a shell script command with double quotes in the argument?

shell double-quotes

Java terminal program output on single line

java shell terminal

Kill random process with name

linux bash shell kill

Multitasking Menu in Shell Script

bash shell scripting

Bash shell function error : command not found

linux bash shell

Bash "for file in" exception

bash shell

Array and String cannot have their containment checked error when trying to search array using jq

json shell sh jq

Linux Ubuntu: Script works in terminal, but not .sh

linux bash shell ubuntu terminal

regexp greedness: shrinking long path

regex perl shell path sed

How to properly scope the -or operator for GNU find? How do I find symlinks to executable files?

linux bash shell unix posix

How to delete all the subdirectories but keep those files in the parent directory?

bash shell unix ksh aix

Using awk to remove leading zeros gives octal results

bash shell awk

read lines in file into 2 variables in shellscript

shell

How do I launch a java process that has the standard bash shell environment?