Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Unix shell file copy flattening folder structure

unix shell

Getting $USER inside shell script when running with sudo?

Time waste of execv() and fork()

Test run cron entry

linux unix cron crontab

Check if user is root in C?

c unix root

automatic docker login within a bash script

linux bash unix docker

"head" command for aws s3 to view file contents

How to cancel shutdown on Linux? [closed]

Trim last 3 characters of a line WITHOUT using sed, or perl, etc

unix shell sed

How to convert Unix epoch time in SQLite

sql sqlite unix epoch

How do I get a thread ID from an arbitrary pthread_t?

How to move a running process to background (UNIX)

unix ssh terminal

How do I get GNU screen to read .bash_profile/.bash_rc changes?

Why does the Windows registry exist? [closed]

windows unix registry

Using Bash Script to Find Line Number of String in File

linux bash shell unix terminal

Is there an equivalent to COM on *nix systems ? If not, what was the *nix approach to re-usability?

linux unix architecture com

How to determine if a specific module is loaded in linux kernel

unix linux-kernel insmod

Count number of blank lines in a file

unix sed grep text-files

List files over a specific size in current directory and all subdirectories

linux bash unix command

Pipe output from shell command to a python script

python unix