Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Find the line number where a specific word appears with "grep" [closed]

unix sed grep

What shell am I in?

unix shell

What is the difference between read and pread in unix?

c unix

zcat won't unzip files properly

How to grep exact literal string (no regex)

Unix command to check the filesize

unix

Find all files in a directory that are not directories themselves

bash unix ksh

UNIX timestamp always in GMT?

php unix timestamp gmt

tree command on osx bash

ruby bash unix tree pry

How to duplicate a folder exactly

linux bash unix ubuntu

How to convert errno in UNIX to corresponding string?

unix errno

How do I mount a filesystem using Python?

python unix

Can ImageMagick return the image size?

Is it safe to pipe the output of several parallel processes to one file using >>?

Command line zip everything within a directory, but do not include any directory as the root

Setting environment variable for one program call in bash using env

Is there an equivalent source command in Windows CMD as in bash or tcsh?

windows bash unix cmd tcsh

Unix shell file copy flattening folder structure

unix shell

Getting $USER inside shell script when running with sudo?

Time waste of execv() and fork()