Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Canonical vs. non-canonical terminal input

unix input curses

Calling the "source" command from subprocess.Popen

python unix popen

How to convert ".." in path names to absolute name in a bash script?

linux bash unix

Creating multiple files with content from shell

bash unix scripting

Configure cron job to run every 15 minutes on Jenkins

unix jenkins cron

Linking two shared libraries with some of the same symbols

How to understand the output of time command?

unix

How do I make cron run something every "N"th minute, where n % 5 == 1?

linux unix cron sysadmin

How to convert string to integer in UNIX

linux shell unix interactive

UNIX Domain sockets vs Shared Memory (Mapped File)

unix memory sockets

Quick ls command

bash unix command ls

How to move or copy files listed by 'find' command in unix?

unix find cp mv

How to get second last field from a cut command

unix awk cut

How do I remove first 5 characters in each line in a text file using vi?

regex unix text command vi

How to find a user's home directory on linux or unix?

java linux unix grails

How to get the width of terminal window in Ruby

ruby unix terminal

How do I practice Unix programming in C?

c unix

Pass command line arguments via sbatch

bash shell unix slurm

UNIX socket implementation for Java?

java unix jdbc unix-socket

How do I configure and communicate with a serial port? [closed]

java c++ windows unix