Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Rename file containing substring 'foo' with 'bar'

How can you run an SFTP through pbrun

windows unix ssh ftp sftp

How to replace a pattern with newline (\n) with sed under UNIX / Linux operating systems?

unix text replace sed newline

Is select() + non-blocking write() possible on a blocking pipe or socket?

sockets unix pipe posix blocking

Can not connect to an abstract unix socket in python

How to create a daemon user account with install4j in Linux?

sftp put -r not working, terminal prints "Entering myDirectory" and then nothing happens

unix ubuntu sftp

Unix shell scripting: pass shell options (-x etc.) to nested scripts

linux bash shell unix posix

how to send SIGINT to a shell script? [duplicate]

bash shell unix

How to replace all email addresses in a set of files with a generic email address

regex linux unix sed

C: dup and close-on-exec

c unix dup

Why is nginx accepting requests with a Host header that doesn't match server_name?

django unix nginx proxy gunicorn

Squeezing spaces between columns in Unix shell

linux shell unix sh

Modify the content of a file when executing the Maven command in Unix

java shell maven unix

Macro `__unix__` not defined in MacOS X

macos unix macros

how to view the content of a file in unix in ftp mode of DOS? [closed]

windows unix ftp

Unix cut except last two tokens

linux bash unix token cut

Convert physical address to virtual in Linux and read its content

paste without temporary files in Unix

unix shell redirect pipe

get back to the previous location after 'cd' command?

unix cd