Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Script to recursively delete CVS directory on server

bash unix

Is python's shutil.move() atomic on linux?

python file unix atomic

Is nesting of Here Document possible in a unix bash script?

shell unix heredoc

Get the latest file in directory [duplicate]

bash shell unix

Print only matching word, not entire line through grep

unix grep solaris

What' the differences between `chattr +i FILE` and `chmod -w FILE`?

linux unix filesystems

Differences between unix and windows files

java windows unix file

Closing all open files in a process

unix process filehandle

Open an Emacs buffer when a command tries to open an editor in shell-mode

unix shell emacs

Why is malloc not async signal safe?

unix

Specify Destination Directory for 'zip' Command Output (The Zip file that is Created)

linux unix zip

Whats the difference between running a shell script as ./script.sh and sh script.sh

unix scripting shell

what is the meaning of this macro _IOR(MY_MACIG, 0, int)?

linux unix kernel ioctl netlink

Ansible: Add Unix group to user only if the group exists

unix ansible

What is the difference between find with grep?

unix find command

How to use parallel execution in a shell script?

When do you use (( )) or /usr/bin/test

shell unix

Using grep and ls -a commands

linux shell unix grep ls

Redirecting output from a function block to a file in Linux

linux shell unix

Difference between korn and bash shell [closed]

bash shell unix scripting ksh