Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "touch filename"
-
Me and my classmate working on the same problem but on different machines.
Him: Hey, how to create a file by terminal?
Me: touch space filename.
Him: Hey, how to open file?
Me: vi space filename
Him: How to do this? How to do that?
Me: Do this. Do that.
After sometime,
Him: Hahahaha... I solved the problem faster than you... You are so slow. I am better.
Me: 😒👺👿2 -
The hardest part of a new project is starting it. But it may also be the most exciting. The possibilities!7
-
Recently started computer science course at college. Linux user since 3 years.
Started to learn MS-DOS yesterday.
Teacher: To create a file use 'copy con <filename>'
Me (thinking): WTF, DOS doesn't have a seperate create command like 'touch'5