bd 1.02-2 source package in Ubuntu
Changelog
bd (1.02-2) unstable; urgency=medium * debian/control: - Build-Depends: dh-exec removed. - Bumped Standards-Version to 4.0.0. * debian/copyright: maintainer copyright year updated. -- Paulo Henrique de Lima Santana (phls) <email address hidden> Tue, 27 Jun 2017 17:21:33 -0300
Upload details
- Uploaded by:
- Paulo Santana on 2017-06-29
- Uploaded to:
- Sid
- Original maintainer:
- Paulo Santana
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | on 2017-10-24 | universe | misc |
Artful | release | on 2017-06-29 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bd_1.02-2.dsc | 1.6 KiB | 30781aceb89031681755d0822825d2d60ae594e9e8fd7cad42af58ab8134663e |
bd_1.02.orig.tar.gz | 139.6 KiB | 66133d21cfa2bffae4ddfc34060635646d7c7e21983e91818e18d7521163bd91 |
bd_1.02-2.debian.tar.xz | 4.6 KiB | 0aba340c0aa45e8ba68199505ea2ce48183104983364f5bac3af1e2a9ff922a5 |
Available diffs
- diff from 1.02-1 to 1.02-2 (628 bytes)
No changes file available.
Binary packages built by this source
- bd: quickly go back to a specific parent directory in bash
bd allows you to go to a parent directory in bash instead of typing
"cd ../../.." redundantly.
.
You can simply type backdir with starting few letters and it will auto
complete the directory name.
.
It can be used with other commands such as ls, ln, echo, zip, tar, etc.