public marks

PUBLIC MARKS with tag unix

2020

How To Format Date And Time In Linux, MacOS, And Bash?

by orieg
Find out how to manipulate date and time on linux and macOS systems as well as natively in the Bash shell. This post covers all you need to know to format a date from your shell.

2018

2016

2014

Things UNIX can do atomically — Crowley Code!

by sylvainulg (via)
mv -T oldsymlink newsymlink atomically changes the target of newsymlink to the directory pointed to by oldsymlink and is indispensable when deploying new code.

gnuplot / datafile (2E)

by sylvainulg
Yeah! On a Unix system, you can have gnuplot doing the pre-processing for you: no need to duplicate intermediate version of your raw input files ^o^ gnuplot> plot "< head -10 test.dat" using 1:2 with lines gnuplot> plot "< tail -3 test.dat" using 1:2 with lines ...

2013

FIND AND REPLACE with SED

by Hieroglyphe
$ find /home/bruno/old-friends -type f -exec sed -i 's/ugly/beautiful/g' {} ;

Webmin

by jdrsantos & 7 others
"Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. "

2012

A Unix Utility You Should Know About: Pipe Viewer

by François Hodierne & 4 others

Nice for MySQL imports for instance.

pv dump.sql | mysql -uUSERNAME -pPASSWORD database

All commands | commandlinefu.com

by François Hodierne & 9 others
commandlinefu.com is the place to record those command-line gems that you return to again and again.

2011

PUBLIC TAGS related to tag unix

article +   bash +   imported +   linux +   programming +   reference +   scripting +   shell +   tips +   tutorial +  

Active users

orieg
last mark : 22/05/2020 03:13

mfaure
last mark : 08/08/2018 10:19

alamat
last mark : 23/10/2016 06:11

François Hodierne
last mark : 12/12/2014 09:33

sylvainulg
last mark : 25/11/2019 12:56

Hieroglyphe
last mark : 13/11/2013 09:11

jdrsantos
last mark : 17/09/2013 09:54

astrochoupe
last mark : 26/08/2013 07:45

Xavier Lacot
last mark : 14/06/2013 14:43

yogilou
last mark : 27/11/2012 16:25

vrossign
last mark : 26/03/2012 20:15

babgond
last mark : 03/11/2011 21:37

Adri1bip
last mark : 18/10/2011 14:20

milouse
last mark : 07/09/2011 09:16