1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-06 17:55:42 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Rubens Altimari
02a086c29a
rename, file-rename, perl-rename, prename: rework pages (#17259)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-07-26 23:17:25 +03:00
Arthur Bols
89c43ca8e4 rename: address different versions of the command (#3126)
Address the presence of multiple and different versions of the rename command
as discussed in issue #3125.

Changes made:

- Moved common/rename.md to linux/prename.md, documenting the Debian
  Perl rename command (which is deprecated).
- Created linux/file-rename.md for the Debian/Ubuntu `file-rename`.
- Created linux/perl-rename.md with examples for Arch Linux `perl-rename`.
- Created linux/rename.md for the `rename` command offered by the the
  `util-linux` package, the most common one and supported by the most
  platforms.
2019-07-18 14:08:48 +02:00
Ryan Tuck
948147d383 rename: Remove extra escaping (#2850) 2019-03-26 23:49:14 +00:00
Waldir Pimenta
54a666316e rename.md: add -f flag (#960)
* rename.md: add note about -f flag

* rename.md: add -f example
2016-07-20 07:47:32 +02:00
Peter Tripp
750580dbe6 Single line text refinements. 2016-01-20 10:04:06 -08:00
Peter Tripp
4c5b0ac222 Rename: Condense and remove flags which require a newer version of perl. (--nows and -c are available on Ubuntu14) 2016-01-20 03:41:12 -08:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63
56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
Blake Bourque
2ab1bbefcd add the regex for whitespace replace
Ubuntu's rename (included in perl 5.14.2) does not include -c or --nows
2015-06-25 22:35:13 -04:00
rprieto
f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00
Renamed from common/rename.md (Browse further)