If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: www.programminglogic.com/basic-linux-shell-commands - Basic Linux Shell Commands | P.

site address: www.programminglogic.com/basic-linux-shell-commands

site title: Basic Linux Shell Commands Programming Logic

Our opinion (on Saturday 26 September 2026 19:32:11 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:

Headings (most frequently used words):

programming, reply, posts, logic, basic, linux, shell, commands, algorithms, computer, science, and, puzzles, post, navigation, leave, cancel, about, the, author, find, me, elsewhere, popular, categories, recent, archives,

Text of the page (most frequently used words):
the (71), and (38), for (24), #command (23), you (22), file (21), used (18), this (14), use (14), with (13), commands (13), can (13), 2013 (11), basic (11), files (11), directory (11), all (10), will (10), programming (9), file1 (9), 2014 (8), from (8), shell (8), find (8), name (8), output (8), user (8), program (7), about (7), current (7), cat (7), chmod (7), another (6), linux (6), your (6), man (6), line (6), instance (6), one (6), that (6), txt (6), read (6), com (5), september (5), list (5), are (5), displays (5), information (5), write (5), send (5), want (5), useful (5), less (5), 2012 (4), 2016 (4), example (4), node (4), email (4), time (4), which (4), touch (4), also (4), into (4), system (4), give (4), permissions (4), owner (4), group (4), kill (4), host (4), pages (4), november (3), january (3), april (3), june (3), february (3), may (3), october (3), javascript (3), facebook (3), code (3), heroku (3), date (3), puzzles (3), number (3), algorithms (3), using (3), website (3), page (3), each (3), cut (3), specific (3), text (3), create (3), file2 (3), users (3), path (3), directories (3), when (3), run (3), other (3), apropos (3), copy (3), their (3), contents (3), content (3), first (3), lines (3), levels (3), basically (3), permission (3), change (3), string (3), terminate (3), process (3), scp (3), pattern (3), 2011 (2), december (2), march (2), july (2), 2017 (2), php (2), how (2), connect (2), posts (2), project (2), euler (2), java (2), challenges (2), stuff (2), assembly (2), sockets (2), server (2), binary (2), algorithm (2), problem (2), profile (2), daniel (2), scocco (2), next (2), comment (2), not (2), reply (2), get (2), details (2), them (2), delete (2), sed (2), many (2), file3 (2), don (2), exit (2), names (2), alter (2), shows (2), history (2), who (2), echo (2), alias (2), show (2), redirect (2), end (2), input (2), after (2), return (2), sort (2), more (2), standard (2), these (2), terminal (2), head (2), tail (2), three (2), execute (2), others (2), specify (2), but (2), though (2), only (2), sure (2), signal (2), signals (2), 3458 (2), sigterm (2), processes (2), grep (2), test (2), search (2), starting (2), recursively (2), ones (2), zip (2), home (2), remote (2), secure (2), down (2), move (2), back (2), some (2), displaying (2), lists (2), option (2), stands (2), segments (2), remove (2), print (2), parent (2), mkdir (2), interface (2), provided (2), writing (2), logic (2), copyright, programminglogic, rights, reserved, august, 2015, archives, modern, development, jsonp, getting, data, domain, webhook, integration, git, deploy, app, event, driven, resources, tutorials, express, mondodb, ffmpeg, mongodb, timezone, problems, objects, running, apps, locally, port, recent, uncategorized, tricks, tools, sql, python, probability, oop, theory, networking, lisp, scheme, google, jam, games, hackers, cup, combinatorics, codechef, book, reviews, bitwise, categories, udp, datagrams, client, tcp, fast, exponentiation, simple, poker, game, computers, represent, negative, numbers, gdb, regex, patterns, perl, mysql, powerset, sieve, eratosthenes, implemented, implementing, huffman, coding, knapsack, dynamic, popular, stackoverflow, github, danielscocco, elsewhere, programmer, entrepreneur, located, brazil, hobby, projects, samples, interesting, solutions, come, across, author, save, browser, required, fields, marked, address, published, leave, cancel, multithread, synchronization, futex, semaphores, mutex, etc, x86, post, navigation, entry, was, posted, please, refer, translate, characters, parts, scriptable, editor, accomplish, editing, tasks, ranges, they, already, curly, braces, expand, timestamp, doesn, empty, created, index, any, typing, logged, see, uname, included, checked, executed, aliases, type, where, coming, built, found, its, existing, pipe, placed, make, background, substitute, itself, remember, looking, keywords, comments, mention, keyword, header, sorts, numerically, alphabetically, directly, ctrl, character, close, concatenate, several, purposes, display, last, 777, wanted, rwx, would, 644, values, same, previous, settings, like, second, level, let, say, changes, mode, bits, hence, alters, locate, has, fewer, features, faster, maxdepth, very, finding, contain, certain, stop, cont, int, pid, despite, terminates, might, blocked, such, tool, regular, expressions, containing, going, deeper, local, machine, desktop, upload, download, servers, called, via, ssh, arrows, forward, around, searches, moves, appearance, exists, goes, quit, view, inside, makes, easier, navigate, through, large, sections, follow, daemons, well, symbol, pipes, case, aux, way, usually, status, including, hidden, long, form, includes, comes, older, times, were, still, options, sub, working, full, pwd, notice, specified, dot, two, dots, new, images, doubt, check, manual, simply, command_name, below, yet, interact, services, programs, operating, kernel, improve, skills, minutes, day, newsletter, daily, tips, computer, science,


Text of the page (random words):
basic linux shell commands programming logic programming logic algorithms computer science and programming puzzles basic linux shell commands improve your writing skills in 5 minutes a day with the daily writing tips email newsletter below you ll find a list of some basic yet useful linux commands for the command line interface i e the shell which is the interface provided by users to interact with services and programs provided by the operating system kernel 1 man pages when in doubt about a specific command or program check is manual pages simply write man command_name for instance man ls or man cp 2 mkdir used to create new directories for instance mkdir images 3 cd used to change directory notice that the current directory is specified by one dot and the parent directory by two dots so use cd to return to the parent directory 4 pwd this will print working directory that is it will print the full path to your current directory 5 rm used to remove delete a file or directory use the r option if you want to remove sub directories and their content recursively 6 ls lists the contents of the current directory it stands for list segments though this name comes from older times when segments were still used useful options a list all files including hidden ones starting with l long form which includes all the file details 7 ps lists the current processes usually used with the ef option the name stands for process status another useful way to run ps is this ps aux less a is for all users u is for displaying more information about each process and x is for displaying daemons as well the symbol pipes the output into another program in this case the less program 8 less less is a pages program it s used to view stuff inside the terminal one page at a time it basically makes it easier to navigate through large files or to find specific sections some basic less commands follow down and up arrows move up and down on the lines b and f move back and forward around pages pattern searches for a pattern on the text n moves to the next appearance of pattern if one exists g goes back to first line q quit the program 9 ssh user host com command to connect to another host via secure shell 10 scp command to upload and download files from remote servers called secure copy to get a file from a remote server scp user host com home user file zip desktop to send a file from your local machine scp file zip user host com home user 11 grep command line tool to search for text using regular expressions for example use this command to search for files containing the string test starting at the current directory and recursively going to deeper ones grep r test 12 kill despite the name this command is not only used to terminate processes it s used to send signals if you don t specify a signal it will send the sigterm terminate which terminates a process but might be blocked by such program i e you can t be sure it will terminate kill 3458 send sigterm to pid 3458 if you want to kill it for sure use the 9 or kill signal other useful signals are stop cont and int 13 find very useful command for finding files if you want to find files only in the current directory that contain a certain string on their names use this find name string maxdepth 1 you can also use the locate command but it has fewer features though it s faster 14 chmod this command changes the mode bits hence the name of files basically it alters the file permissions first of all if you want to change the owner or group of the file use chmod owner group second you may change the read write and execute permissions for three levels owner user group and others you specify the level with u g and o and the permissions with or and r w and x so let s say we want to give read and write permission to user owner give read permission to group give read permission to others we use these commands chmod u rd file1 chmod g r file1 chmod o r file1 we can also use binary values to alter all three levels at the same time basically read 4 write 2 execute 1 so we can do the previous settings like this chmod 644 file1 if you wanted to give rwx permissions to all levels you would do chmod 777 file1 15 cat head tail these commands are used to display the content of files in the standard output i e the terminal cat will show all the content head the first 10 lines and tail the last 10 lines 16 cat the cat concatenate command can be used for several other purposes for instance you can use it to read from standard input and output to a file cat file1 txt with this you can create and write to that file directly from the command line use ctrl d to send a end of file character and close it you can also copy the contents of one or more files to another cat file1 txt file2 txt cat file1 txt file2 txt file3 txt 17 sort sorts contents of a file numerically or alphabetically for instance ls sort 18 apropos if you can t remember the command you are looking for use apropos keywords and it will return a list of all comments that mention that keyword on the header of their man page for instance apropos copy 19 and is used to redirect its output to redirect the output at the end of an existing file is used to pipe the output of a command into the input of another command used to run one command after the other if placed after the command it will make it run in the background used to substitute the output of a command into the command line itself for example echo found ls wc w files in this directory 20 system information who i am displays information about your user who displays information about all logged in users you can see date displays the date and time uname a displays information about the system echo path displays the directories included in your path i e checked when commands are executed alias show current shell aliases type command shows where a command is coming from e g alias shell built in file system 21 history shows the history of shell commands used with an index number you can any of them by typing number 22 touch touch is used to alter the timestamp of a file if the file doesn t exit an empty one is created 23 curly braces will expand into many file names for instance touch file 1 2 3 will create files file1 file2 and file3 if they don t already exit you can also use ranges as in touch file 1 50 24 tr cut sed tr is used to translate and delete characters in a file cut is used to cut specific parts of each line on a file or command output sed is a scriptable editor which you can use to accomplish many text editing tasks please refer to the man page of each command to get details about them this entry was posted in linux on september 13 2013 by daniel scocco post navigation problem 8 on project euler with x86 assembly basic multithread programming and synchronization futex semaphores mutex etc leave a reply cancel reply your email address will not be published required fields are marked comment name email website save my name email and website in this browser for the next time i comment about the author my name is daniel scocco and i am a programmer and entrepreneur located in brazil on this website you ll find my hobby programming projects code samples i find interesting and solutions to programming puzzles and challenges i come across find me elsewhere danielscocco com github profile stackoverflow profile popular posts knapsack problem dynamic programming algorithm implementing huffman coding in c the sieve of eratosthenes implemented in c powerset algorithm in c mysql basic commands basic linux shell commands basic regex patterns in java perl gdb basic commands how computers represent negative binary numbers simple poker game in c fast exponentiation algorithms example of client server program in c using sockets and tcp sockets programming in c using udp datagrams categories algorithms assembly bitwise stuff book reviews c c challenges codechef combinatorics facebook hackers cup games google code jam heroku java javascript linux lisp scheme networking number theory oop php probability project euler puzzles python sql tools tricks uncategorized recent posts running heroku apps locally on port 80 with facebook connect mongodb and node js timezone problems with date objects list of basic ffmpeg commands resources and tutorials for node js express js and mondodb event driven programming with node js how to deploy a node js app to heroku git basic commands facebook webhook integration code in php jsonp example getting data from another domain with javascript modern javascript development archives october 2017 september 2017 november 2016 october 2016 september 2016 june 2016 february 2015 september 2014 august 2014 july 2014 may 2014 april 2014 march 2014 february 2014 january 2014 december 2013 november 2013 october 2013 september 2013 july 2013 june 2013 may 2013 april 2013 february 2013 january 2013 june 2012 april 2012 march 2012 january 2012 december 2011 november 2011 copyright programminglogic com all rights reserved
Thumbnail images (randomly selected): * Images may be subject to copyright.GREEN status (no comments)

    No Images


    Verified site has: 12 subpage(s). Do you want to verify them? Verify pages:

    1-5 6-10 11-12


    The site also has references to the 1 subdomain(s)

      programminglogic.com  Verify


    Top 50 hastags from of all verified websites.

    Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

    Header

    HTTP/1.1 200 OK
    Date Sat, 26 Sep 2026 19:32:12 GMT
    Server Apache
    X-Pingback htt???/www.programminglogic.com/xmlrpc.php
    Link <htt????/www.programminglogic.com/wp-json/>; rel= htt????/api.w.org/ , <htt????/www.programminglogic.com/wp-json/wp/v2/posts/521>; rel= alternate ; title= JSON ; type= application/json , <htt????/www.programminglogic.com/?p=521>; rel=shortlink
    Upgrade h2,h2c
    Connection Upgrade, close
    Vary Accept-Encoding
    Content-Encoding gzip
    Content-Length 13978
    Content-Type text/html; charset=UTF-8

    Meta Tags

    title="Basic Linux Shell Commands | Programming Logic"
    charset="UTF-8"
    name="viewport" content="width=device-width"
    name="robots" content="max-image-preview:large"
    name="generator" content="WordPress 7.0.6"

    Load Info

    page size13978
    load time (s)0.908496
    redirect count0
    speed download15394
    server IP 192.185.209.191
    * all occurrences of the string "http://" have been changed to "htt???/"