- Read the documentation page of the os package at https://golang.org/pkg/os/.
- Visit https://golang.org/pkg/path/filepath/ to learn more about the filepath.Walk() function.
- Change the code of rm.go in order to support multiple command-line arguments, and then try to implement the -v command-line option of the rm(1) utility.
- Make the necessary changes to the Go code of which.go in order to support multiple command-line arguments.
- Start implementing a version of the ls(1) utility in Go. Do not try to support every ls(1) option at once.
- Change the code of traverseDir.go in order to print regular files only.
- Check the manual page of find(1) and try to add support for some of its options in regExpFind.go.
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine