Online Linux Terminal

My Projects
Change Password
My Profile
Logout
Undo
Redo
Cut
Copy
Paste
Delete
Select All
Find
Find and Replace
Editor Theme
Crimson
Eclipse
Github
Solarized
Cobalt
krTheme
Monokai
Terminal
Textmate
Twilight
Vibrant Ink
Font Size
8px
9px
10px
11px
12px
13px
14px
15px
16px
17px
18px
20px
22px
24px
Tab Size
1
2
3
4
5
6
7
8
Show Invisible
Hide Invisible
Show Line Numbers
Hide Line Numbers
Ace Editor (Default)
Vim Editor
Emacs Editor
Open New Project
Save Project
Save As New Project
Share Project
Search Project
We provide you an easy interface to Linux operating system CentOS 8 where you can play with all the Linux commands with a simple user privilege. Linux is a variant of Unix liked operating systems. Following is a list of few important Linux/Unix commands. cat -- Display File Contents cd -- Changes Directory to dirname chgrp -- Change file group chmod -- Changing Permissions cp -- Copy source file into destination file -- Determine file type find -- Find files grep -- Search files for regular expressions. head -- Display first few lines of a file ln -- Create softlink on oldname ls -- Display information about file type. mkdir -- Create a new directory dirname more -- Display data in paginated form. mv -- Move (Rename) a oldname to newname. pwd -- Print current working directory. rm -- Remove (Delete) filename rmdir -- Delete an existing directory provided it is empty. tail -- Prints last few lines in a file. touch -- Update access and modification time of a file.

Online Linux Terminal (GNU Bash v4.4)

Online Linux Terminal (GNU Bash v4.4) helps you to Edit, Run and Share your Unixterm Code directly from your browser. This development environment provides you version GNU Bash v4.4.

How to give program Input?

The latest version of Coding Ground allows to provide program input at run time from the termnial window exactly the same way as you run your program at your own computer. So simply run a program and provide your program input (if any) from the terminal window available in the right side.

Keyboard Shortcuts

ShortcutDescription
⌘ + EnterRun the program
⌘ + SSave Project (Login Required)
⇧ + ⌘ + SSave As Project
⌘ + PNew Project
⌘ + GShare Project
⌘ + ZUndo Editing
⌘ + YRedo Editing
⌘ + ASelect All Text
⌘ + XCut Selected Text
⌘ + CCopy Selected Text
⌘ + VPaste Copied Text
⌘ + FSearch Text
⌘ + ⌥ + FReplace Text
ShortcutDescription
Ctrl + EnterRun the program
Ctrl + SSave Project
Shift + Ctrl + SSave As Project
Ctrl + GShare Project
Ctrl + ZUndo Editing
Ctrl + YRedo Editing
Ctrl + ASelect All Text
Ctrl + XCut Selected Text
Ctrl + CCopy Selected Text
Ctrl + VPaste Copied Text
Ctrl + FSearch Text
Ctrl + HReplace Text

Save Unixterm Project

You can save your Unixterm Project with us so that you can access this project later on. To save a project you will need to create a login Id with us. So before you save a project, please create a login Id using a link given at the top right corner of this page.

Share Unixterm Project

You can use this feature to share your Unixterm Code with your teachers, classmates and colleagues. Just click Share Button and it will create a short link, which can be shared through Email, WhatsApp or even through Social Media. A shared link will be deleted if it has been passive for almost 3 months.

 Execute |  Beautify | Share