Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Why can't I cd into this directory?

macos unix terminal cd

Best tool in unix for viewing large files [closed]

bash unix shell vi ksh

Is there any way of calculating inodes for a directory?

linux unix filesystems inode

Why doesn't scanf read the value correctly?

c unix printf scanf

Saving to a subversion repository from Java

create threads but don't run it immediately in linux

Java convert unix timestamp to wrong time

java unix unix-timestamp

Accessing the `chrome://` pages inside Python without Selenium

Why chdir("~/dev/") returns -1?

c++ c unix

execv works for "/bin/ls" but not "pwd"

c unix execv

Bash Script: Send files to SFTP using Expect

bash shell unix sftp expect

how to subtract fields pairwise in bash?

bash unix awk

Linux shell: LOOP for create file in each folder

linux bash shell unix for-loop

How to find who send the sigterm signal to my process or my process group?

c linux unix

What child does not inherit semaphore adjustments from its parent (semop(2)) mean?

c unix ipc semaphore

Best way to print rows not common to two large files in Unix

linux unix awk

Using bash to extract numbers and convert to CSV file

bash csv unix