Basic Linux Commads
Loading...
72,904
Uploader Comments (strandjsgmail)
Top Comments
-
you explained it so well.
-
thx a lot man =)
see all
All Comments (33)
-
@Seiferzed my bad ! a space after ls :P
-
i am a linux ubuntu beginner , pwd worked but ls-lrt did not , are ubuntu commands any different than other linux OS's ?
-
type "ls" tab tab ---> notice the commands that start with ls
-
How long have you been working with Linux, and what's your main qualifcation? (if you don't mind me asking) I think it's interesting to see what other people do in the IT Industry.
-
240p ... we meet again -_-
-
Thx for the commands very helpful !!
-
good
-
keka
-
@unknownboy590 it's ls -lrt
-
wtf ?
Loading...
how is piping done?
moebob24 4 years ago
Like this
ls | grep
You use the | character to put the output from one command into another command as input.
HTH
strandjsgmail 4 years ago 2