metinsaylan's ramblings about code, computers and anything else.

Home About Contact

metinsaylan // rogue developer

How to sync files between linux servers using Rsync

25 Dec 2013 // Metin Saylan

Rsync is a linux application to sync files between linux servers. It is not installed......

HTML Hex Color Codes

23 Sep 2013 // Metin Saylan

Hex color codes are Red-Green-Blue (RGB) color values coded in hexadecimal base. First group of......

List files and directories by file size on linux

11 Sep 2013 // Metin Saylan

You can get a list of files and directories sorted by file size using command......

Compress files and directories using tar.gz on linux

11 Sep 2013 // Metin Saylan

Compressed Archive Syntax: ...

Move all files to another folder using dos batch

10 Sep 2013 // Metin Saylan

Following code moves all files in base directory to target directory including subfolders. This code......

Older Newer
© 2025 - metinsaylan

Powered by GitHub & RogueDev