Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Why are *nix commands referred to as Man(1), Diff(1), Cat(1), etc [duplicate]

Is there a line length limit for text files created from Perl?

perl unix file filesystems

How can I keep running a unix program in the background even if I log out?

unix

where command not found os x

macos unix terminal

Linux/Unix command to check when a file was renamed [closed]

linux unix

How can I check if current web server is NGINX or Apache using bash script?

bash apache shell unix nginx

unix shell script to get date 30 minutes ago in GMT

unix datetime shell scripting

Which is faster, 'find -exec' or 'find | xargs -0'?

shell unix find xargs

Why does grep hang when run against the / directory?

Send text file, line by line, with netcat

shell unix netcat

PSCP file from Windows to Linux using private/public keys

unix private-key pscp

On Linux, how do I recursively copy files while ignoring certain names?

linux unix shell scripting copy

How to swap filenames in Unix?

unix filenames swap

What does the 'x' mean in rwx on a directory? [closed]

linux security unix

Sorting unique by column - sort command?

linux bash shell unix sorting

How to use execv system call in linux?

c linux unix exec

UNIX vs Windows memory deallocation

Filenames and linenumbers for the matches of cat and grep

unix grep cat

How do I get hardware information on Linux/Unix?

c++ c linux unix system

How to find out where all a closed source application is writing to?

c++ c perl unix shell