Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Get first word of string with sed

bash sed

Can I change the order of the output fields from the Linux cut command? [duplicate]

linux bash shell awk cut

C - Executing Bash Commands with Execvp

c bash execvp

Concatenating strings in bash overwrites them

bash

I'm trying to get the MAC address as a variable in Linux, but it rarely works

bash angstrom-linux

What is the difference between . and ./ in bash? [closed]

c bash shell executable

Check the output of "make" and exit bash script if it fails

linux bash shell

sed: return last occurrence match until end of file

regex bash sed

How to print lines that only contain characters from a list in BASH?

regex bash grep

Does Linux Bash have a do-while loop? [duplicate]

linux bash do-while

Shell script not running via crontab, but runs fine manually

bash shell

Unix command to search for text string in all files

macos bash unix find grep

String comparison in bash is not working

bash shell

How to run grep inside awk?

linux bash awk grep

alternatives --config java bash script

linux bash ssh

Recursively count specific files BASH

bash recursion file-type

How to send data using curl from Linux command line?

linux bash curl wifi

Change file extensions of multiple files in a directory with terminal/bash?

extract date from a file name in unix using shell scripting

linux bash shell unix grep

one-liner: print all lines except the last 3?

linux perl bash freebsd