This site works best with JavaScript enabled
Sign In
Discussions
Activity
Sign In
All
Project.001: C Programming, Data Structures
Issues, queries and suggestions related to C, C programming, data structures using C and C based projects.
Project.001: C Programming, Data Structures
20.StructuredProgrammingUsingFunctionsAndPointers
spatlou
July 2020
All queries, discussions, updates and clarifications related to
Session.
20.StructuredProgrammingUsingFunctionsAndPointers
should be posted here.
gupta1996riya
April 2021
In modular programming file 01directory is copy in file02 directory. I want to remove file 01directory from file 02directory which command is use to remove the file 01directory?
deepak4u106
May 2021
rm -f FILE_NAME
-f stands for forcefully and it wont give any warning so try to avoid this command if you dont know the exact path or file name.
You can remove the file by using
rm FILE_NAME
commands but it will ask you if you want to remove this file or not
You could rename it by
mv
command
It remove the original file name and make a copy of it with different name
mv FILE_NAME-1 FILE_NAME-2
Add a Comment
Powered by
Vanilla
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
0
Module.101: Advanced Data Structures using C
17
Module.303: Linux System Programming
32
Project 22. Ethernet Network Device Driver Development
0
Project.14. Linux System and Network Administration
0
Project.10. Embedded Linux ARM, Configuring and Porting using Storage
0
Project.203 Linux System Programming. MySQL
0
Pravjot Sir Classes
113
Events at EmbLogic
2
Query
506
Module.000: Linux System Administration
24
Project.001: C Programming, Data Structures
77
Project.002: OOPs, C++, Eclipse, Linux
22
Project.003: Linux System Programming
34
Project.004: Linux Network Programming
8
Project.005: Character Device Drivers Development
21
Project.105: Parallel Port Device Drivers Development
5
Project.205: Serial Port Device Drivers Development
3
Project.008: Block Device Driver Development
3
Project.009: Embedded Linux-ARM. Storage
7
Module.011: Shell Scripting using Bash
6
Project 12: Linux Kernel Architecture and Internals
2
Project.015: Python with Eclipse on Linux
27
Project 16: SPI Device Driver Development
2
Project 17: I2C Device Driver Development
0
Project 18: PCI Device Driver Development
0
Project 19: Embedded Linux on ARM Using Network TFTP
0
Project 20: CAN Bus Protocol and Driver Development
0
Project 21: USB Device Drivers Development
0
Embedded Linux
0
ARM Embedded Processor
0
Training
2
Members Area
1
Word From Admin
1