Linux Basic Commands (pwd, cd, ls) in Telugu | Linux Tutorial for beginners
linux is an opensource operating system. it has both text and graphical based operating system. Mostly we communicate with commands only below are the basic commands in linux
pwd -- present working directory
cd --- change directory
ls --- list
ls - l (long list)
ls -r (list in reverse)
ls -a (all files include hidden)
ls -h (shows in KB, MB size of file)
mkdir -- to create a directory
rmdir -- to remove a directory (directory must be empty)
touch -- for file creation
rm -- to remove a file
rm -f --) to remove forcefully
rm -r --) to remove directory
rm -v --) verbose mode for acknowledgment
cp (source) (destination) --) for copy a file
cp -r (source) (destination) --) for copy a directory
cp -f --) forcefully copy
cp -v --) verbose mode for acknowledgement
mv (source) (destination) --) move from one place to another place (or) rename purpose
echo ----) display variables data on screen
cat --- for printing data on screen and take data from keyboard to file
cat file (to see content on screen)
|(pipe) -- o/p of 1st command to the i/p of 2nd command
history -- to see previous commands (shows 10 lines only)
less -- less same as cat but it will show data page by page. it divides page into 24 lines.
f --) for forward
b --) for back-word
/ --) search
q --) for quit
more ---) same as less
wc --) word count (number of lines, words, characters)
whoami --) shows who is login
id --) shows the details of user and his existence
uname -a --) it gives entire system information
head -- shows top
tail -- shows bottom
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Linux Basic Commands (pwd, cd, ls) in Telugu | Linux Tutorial for beginners», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.