A greater than sign ‘>’ followed by a name makes a file of that name. the -n option of echo command is for omiting the newline. the ‘-l’ option for the ‘who’ command shows the details of users. The shell is a command like all unix commands. It is represented by ‘sh’.
$ > file //creates a file named file.
$ echo -n you are lucky
$ echo /* //prints the all the folders in root (not recursively)
$ echo \* //prints a ‘*’ character
$ who -l
Author: Abhilash
Hi, Iโm Abhilash! A seasoned web developer with 15 years of experience specializing in Ruby and Ruby on Rails. Since 2010, Iโve built scalable, robust web applications and worked with frameworks like Angular, Sinatra, Laravel, Node.js, Vue and React.
Passionate about clean, maintainable code and continuous learning, I share insights, tutorials, and experiences here. Letโs explore the ever-evolving world of web development together!
View all posts by Abhilash