Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

FTP Delete non empty directory

unix ftp

Check if a condition is false

How to use grep efficiently?

linux unix search text grep

How to change permissions to certain file pattern/extension?

Extract specific columns from delimited file using Awk

unix csv awk

Extract the last directory of a pwd output

bash unix pwd

Truncating a file while it's being used (Linux)

linux unix file logging truncate

Extract directory path and filename

shell unix

Pass parameter to an awk script file

linux unix awk

how to output file names surrounded with quotes in SINGLE line?

bash unix find xargs

rsync prints "skipping non-regular file" for what appears to be a regular directory

Python: Assign print output to a variable

python function unix variables

Why are malloc() and printf() said as non-reentrant?

Set environment variables in C

jq dates and unix timestamps

json unix jq

Detecting 64bit compile in C

c linux unix gcc

How do I limit (or truncate) text file by number of lines?

shell unix sed text-files head

find and replace in multiple files on command line

Get total size of a list of files in UNIX

bash shell unix

How can I execute a series of commands in a bash subshell as another user using sudo?

linux bash unix scripting