Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

SQLite3 upgrade on Mac

macos shell unix sqlite terminal

restrict access based on SSH key

How to pass hundreds of files from multiple subdirectories to cat?

linux bash unix

append filename to each line

bash unix append line

Can anyone explain to me what the purpose of /dev/tty

linux unix

Cleanest way to get the highest suffix (or prefix) of a certain file type in a set of directories with bash?

bash unix

where does the shared memory gets allocated?

unix

What's the scope of ulimit -u?

shell unix process resources

workaround for SPLIT 1000 file limit?

perl unix awk sed

Unix: Find files with a number as the extension

unix find

zcat pipe to grep

unix grep zcat

Unable to build GNU automake - help2man can't get `--help' info from automake-1.16

linux unix gnu automake

Is there a function for finding the full file permissions?

go unix file-permissions

How to do a "sed -" like operation on Windows?

windows unix sed

fseeko, fseeko64; ftello, ftello64 Visual C equivalents

c++ c visual-c++ unix

Is fopen+fwrite quicker than shell_exec?

php unix

How to remove escape char from string in bash using sed?

bash unix sed escaping character

Sharing static and global variables across instances of the same DLL

c++ windows unix dll static

Signals and libraries

Segmentation fault (core dumped) error in unix shell script. Help finding bug?

linux bash shell unix review