CodeBind.com

CodeBind.com

Free Programming Tutorials and Lessons By ProgrammingKnowledge

  • Home
  • C
    • C Examples
  • C++
    • C++ Examples
    • Qt
  • Java
    • Java Examples
    • Java I/O
  • Android
    • Android Examples
  • Linux
    • Man Pages
  • About

Linux

mkdir command in Linux / Unix

December 17, 2017 admin 0

mkdir command in Linux/Unix Linux mkdir command. mkdir  Creates directories with the given names. mkdir creates the DIRECTORY(ies), if they […]

ls command in Linux / Unix

December 17, 2017 admin 0

ls command in Linux/Unix Linux ls command. ls  command Lists the files in the current directory, in alphanumeric order, except […]

How to Download Files On Linux Using wget command or curl command

December 15, 2017 admin 0

If you want to download files on your Linux or Unix system, wget and curl are your main options. Wget Wget is a free GNU […]

How to Enable SSH on Ubuntu 16.04 LTS (Install openssh-server)

December 8, 2017 admin 0

In this post  we will see how to enable SSH or Secure Shell  service on our Ubuntu 16.04  LTS operating […]

How to find Java version on Ubuntu 16.04 LTS (Linux)

September 6, 2017 admin 3

In this post we will see How to find Java version on Ubuntu 16.04 LTS. Step 1: Open a Linux […]

Install OpenCV 3.2 in Ubuntu 16.04 LTS (Linux)

July 27, 2017 admin 2

Online Course – OpenCV Python Tutorial For Beginners. At the end of this course, you will have a firm grasp of […]

Linux-Command-Line-Tutorial-101

Bash Shell scripting – Arithmetic Expressions in BASH

March 13, 2017 admin 0

The Arithmetic expression is very important feature for performing number arithmetic operations in scripts. By default variables are treated as […]

Linux-Command-Line-Tutorial-101

How to kill a Process in Linux / UNIX Systems (Terminate Process in Linux)

March 13, 2017 admin 0

  To kill processes in Linux several options can be used. kill command The most important and frequently used option […]

Commonly used Linux commands

January 17, 2017 admin 0

Command Explanation Example ls List files in directory; current directory is used if no directory is supplied $ ls ~/Desktop […]

Linux-Command-Line-Tutorial-101

Linux man page – useradd command

December 28, 2016 admin 0

USERADD(8) System Management Commands USERADD(8) NAME useradd – create a new user or update default new user information SYNOPSIS useradd […]

Linux-Command-Line-Tutorial-101

Linux man page – userdel command

December 28, 2016 admin 0

USERDEL(8) System Management Commands USERDEL(8) NAME userdel – delete a user account and related files SYNOPSIS userdel [options] LOGIN DESCRIPTION […]

Linux-Command-Line-Tutorial-101

Linux – rmdir command

June 21, 2016 admin 0

rmdir $ rmdir -p {directory} rmdir – remove directory This deletes a directory. The directory must be empty of both […]

Linux-Command-Line-Tutorial-101

Linux – The mkdir Command

June 20, 2016 admin 0

mkdir Use mkdir to make a directory $ mkdir {directory} $ mkdir newdir $ mkdir –p newdir1/newdir2/newdir3 NOTE: You have […]

Linux-Command-Line-Tutorial-101

Linux – cd command in Linux

June 6, 2016 admin 0

Linux cd command. cd – Change the shell working directory. cd command syntax cd [-L|-P]  [dir] cd command options cd command […]

Linux-Command-Line-Tutorial-101

Linux man page – ls command

June 4, 2016 admin 1

Linux ls command. ls command Lists the files in the current directory, in alphanumeric order, except files starting with the […]

Posts navigation

« 1 … 4 5 6 »

Follow Us

Facebooktwitterpinterestrssyoutube

CodebindDotCom








Useful tools for Programmers

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com






IT Certification Category (English)300x250

Recent Posts

  • Introduction to Bash Scripting
  • Basic Group Management (groups, groupadd, groupdel)
  • How to Connect Bluetooth Headphones to Laptop
  • How to Install Eclipse 2021 -09 with Java on Windows 11
  • How to Download and Install MongoDB 5 on Windows 11

Categories

Recent Comments

  • Robert Lewis on About
  • Dreamkiller on Android MySQL Database Tutorial – Android Login with PHP MySQL
  • Chandramouli Biyyala on Android Studio – Android WebView Example
  • Mahesh Kumar S on About
  • Todd Horst on How to install XAMPP on Ubuntu 16.04

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org


Follow @ProgrammingKnow

Partner Sites

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com

Top Online Courses From ProgrammingKnowledge

Python http://bit.ly/2vsuMaS
Java http://bit.ly/2GEfQMf
Bash http://bit.ly/2DBVF0C
Linux http://bit.ly/2IXuil0
C http://bit.ly/2GQCiD1
C++ http://bit.ly/2V4oEVJ
PHP http://bit.ly/2XP71WH
Android http://bit.ly/2UHih5H
C# http://bit.ly/2Vr7HEl
JavaFx http://bit.ly/2XMvZWA
NodeJs http://bit.ly/2GPg7gA
Jenkins http://bit.ly/2Wd4l4W
Scala http://bit.ly/2PysyA4
Bootstrap http://bit.ly/2DFQ2yC
MongoDB http://bit.ly/2LaCJfP
QT C++ GUI http://bit.ly/2vwqHSZ

Donate to ProgrammingKnowledge

Copyright © 2025 | WordPress Theme by MH Themes