Python-My Notes
Showing posts with label
ubuntu tutorial
.
Show all posts
Showing posts with label
ubuntu tutorial
.
Show all posts
Thursday, April 2, 2015
Renaming and Moving files ,directories in ubuntu
›
""" Moving/Renaming Files and Directories Commands mv Move or rename files & Directories. mv source dest...
Copying files and directories in ubuntu
›
""" Copying Files and Directories Commands cp file1 file2 Copy contents of file1 to file2 cp file1 file2...
Removing Files and directories in ubuntu
›
""" Removing Files Commands rm file Removes a file rm -r dir Removes a dir(directory) and all files in it. ...
Saturday, March 28, 2015
Environmental variable in ubutnu mycat implementation
›
""" . This directory or current directory .. The parent directory cd - Change to previous directory Usage: ...
MAN Command in ubuntu explained
›
""" man command revisited man ls it displays huge output... You need to hit enter to move down...but it does move only 1...
what exactly is a Shell in ubuntu or Linux
›
""" shell ==> 1.The default interface to linux 2. The program that accepts your commands and execute those commands 3. A...
Basic Ubuntu/linux Commands
›
""" Linux commands are case sensitive(capital letters are different from small letters) ============== ============...
Directories structure in Ubuntu/Linux
›
Check Images Some images are taken from Linuxtrainingacademy.com video tutorials """ / "Root",the top of...
Wednesday, July 10, 2013
What is bash??what the heck is shell??[Learn ubuntu/Linux with me -Day 3]
›
People often confuse with these terms.Some say Bash Commands,some say shell commands.It's really confusing.The below text is from this ...
Useful Commands [Learn ubuntu/Linux with me -Day 3]
›
Boring Thoery: What is a command? A command can be given in any of these ways An executable program [files located in usr/bin dire...
Friday, July 5, 2013
Copy/Make/Move/Remove/Create Links-2 in Ubuntu/Linux[Learn ubuntu/Linux with me -Day 2
›
This is the continuation of my previous post . Click on the images for a better enlarged view. How to remove files and directories...
Copy/Make/Move/Remove/Create Links-1 in Ubuntu/Linux[Learn ubuntu/Linux with me -Day 2]
›
Click on the images for a better enlarged view. Looking at the title of post one may say ...Hey Ajay you are an idiot...Copy/paste thi...
Thursday, July 4, 2013
ls command explained [Learn ubuntu/Linux with me -Day 2]
›
Click on the images for a better enlarged view. Just Enter these commands in your Terminal.Description gives you an idea but I'll e...
Learn ubuntu/Linux with me -Day 1
›
I've been working on ubuntu since 4 years or so,It's time to write a blog with some screen shots.There's a wonderful book w...
›
Home
View web version