Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

compare contents of two directories on remote server using unix

unix diff ksh rsync vimdiff

Performing grep operation in tar files without extracting

unix

How to convert a tab-separated file into a comma-separated file?

csv unix

Delete all SYSTEM V shared memory and semaphores on UNIX-like systems

Which program creates a C array given any file?

c linux arrays unix

What is available and free memory in response of free command on Linux? [closed]

What is the difference between Ctrl-C and SIGINT?

Does bash have a way to un-export a variable without unsetting it?

bash shell unix sh environment

Hide/encrypt password in bash file to stop accidentally seeing it

security bash unix passwords

Questions about putenv() and setenv()

How can I use the UNIX shell to count the number of times a letter appears in a text file?

unix word-count

How to recursively copy directories starting with "abc" on Linux/Unix?

linux unix copy rsync

How to merge two files using AWK? [duplicate]

linux bash unix awk

FTP Delete non empty directory

unix ftp

Check if a condition is false

How to use grep efficiently?

linux unix search text grep

How to change permissions to certain file pattern/extension?

Extract specific columns from delimited file using Awk

unix csv awk

Extract the last directory of a pwd output

bash unix pwd

Truncating a file while it's being used (Linux)

linux unix file logging truncate