Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Linux
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ find <path for directory> -size +1G -type f
23. How you can run an Linux program in the background simultaneously when you start your Linux Server?
24. How to check previous command is success or not ?
25. Give me a command to create a file with specific size ?
26. Explain the mount command in the Linux?
26. How can you mount an extra disk to an existing filesystem ?